1. fe6e84f Remove boolean arg from TraverseSiblings() by Tom Sepez · 3 years ago
  2. 10dd492 Remove bool arg from CJX_LayoutPseudoModel::NumberedPageCount() by Tom Sepez · 3 years ago
  3. 8271aeb Remove bool parameter from CXFA_ContentLayoutItem::GetRect() by Tom Sepez · 3 years ago
  4. f61c6b3 Use more informative argument type in GetFirstPropertyWithFlag() by Tom Sepez · 3 years ago
  5. 892acec Remove boolean argument from CPVT_VariableText::AdjustLineHeader(). by Tom Sepez · 3 years ago
  6. 44e2a04 Remove bool arg from CPDFSDK_AnnotHandlerMgr::GetNextAnnot(). by Tom Sepez · 3 years ago
  7. 70686cd Replace CFX_FloatRect::InitRect() with a constructor. by Lei Zhang · 3 years ago
  8. fa8246e Add more test cases for CFX_PathData. by Lei Zhang · 3 years ago
  9. 224bd94 Add unit tests for CFX_PathData::GetBoundingBox(). by Lei Zhang · 3 years ago
  10. 3dd3616 Consistently use EXPECT_EQ() in CFX_PathData unit tests. by Lei Zhang · 3 years ago
  11. ced8cbe Disambiguate CFX_PathData::GetBoundingBox(). by Lei Zhang · 3 years ago
  12. 9b54217 Remove CFXJSE_Value::HasObjectOwnProperty() by Tom Sepez · 3 years ago
  13. 6c2f74b Remove references to "paw" in CFWL_ScrollBarTP by Tom Sepez · 3 years ago
  14. 1138ffe Remove bSimpleFileSpec argument from ExportToFDF() by Tom Sepez · 3 years ago chromium/4523
  15. fd4eda8 Recognize more path points that form rectangles in CFX_PathData. by Lei Zhang · 3 years ago
  16. 4c47255 Remove custom filter for lint presubmit check. by Lei Zhang · 3 years ago
  17. 642bce4 Remove arguments from CPDF_FormField::SelectOption() that never change by Tom Sepez · 3 years ago
  18. d619bf2 Remove unnecessary CFX_PathData point count checks. by Lei Zhang · 3 years ago
  19. a6010af Fix inconsistencies in CFX_PathData. by Lei Zhang · 3 years ago
  20. 8cd741b Remove CPDF_DIBBase::DownSampleScanline() and overrides by Tom Sepez · 3 years ago
  21. b9add6c Use CIDSet arguments in CPDF_FontGlobal methods. by Tom Sepez · 3 years ago
  22. 8295c28 Remove CPDF_DataAvail constructor bSupportHintTable argument. by Tom Sepez · 3 years ago
  23. b8e31df Add a CreateRectFromPoints() helper to cfx_pathdata.cpp. by Lei Zhang · 3 years ago
  24. 5e40bfd Add a XYBothNotEqual() helper in cfx_pathdata.cpp. by Lei Zhang · 3 years ago
  25. ed72fd8 Replace uint32_t with more meaningful types in fxfa.h by Tom Sepez · 3 years ago
  26. 9e9f867 Add unit tests for CFX_PathData. by Lei Zhang · 3 years ago
  27. 3cc2245 Use memcpy() in CFX_ClipRgn::IntersectMaskRect(). by Lei Zhang · 3 years ago
  28. cf83295 Remove unused bEncrypt argument from CRYPT_AESSetKey. by Tom Sepez · 3 years ago
  29. 2d07228 Fix some nits in CFX_ClipRgn. by Lei Zhang · 3 years ago
  30. 05479d2 Roll Code Coverage from 2b88a25be87f to cb553400477c (1 revision) by pdfium-autoroll · 3 years ago
  31. 25c21eb De-duplicate some code between cxfa_node.cpp and cxfa_util.cpp by Tom Sepez · 3 years ago chromium/4518 chromium/4519 chromium/4520 chromium/4521 chromium/4522
  32. 8c9ca1b Avoid some else-ifs in cfxjse_formcalc_context.cpp by Tom Sepez · 3 years ago
  33. 21a993f Replace XFA_VT_* defines with enum class. by Tom Sepez · 3 years ago
  34. e387f65 Remove dubious combination of XFA_VT_* values by Tom Sepez · 3 years ago
  35. 30944a7 Delete legacy codereview.settings option. by Andrii Shyshkalov · 3 years ago
  36. 7650697 Replace XFA_RESOLVENODE_* definitions with enum by Tom Sepez · 3 years ago
  37. f6cdeee Replace uint32_t with FWL_KeyFlagMask. by Tom Sepez · 3 years ago
  38. 4fd3f63 Clean up enumerated types in cxfa_node.h by Tom Sepez · 3 years ago chromium/4516 chromium/4517
  39. 0b29099 Improve test for CJS_Field::get_button_position() by Tom Sepez · 3 years ago
  40. ccf220d Replace XFA_PAGEVIEWEVENT_* defines with nested enum class by Tom Sepez · 3 years ago
  41. d48f207 Remove some #defines from fx_crypt.h by Tom Sepez · 3 years ago
  42. a613368 Remove VARIABLETEXT_HALF definition by Tom Sepez · 3 years ago
  43. 86390d7 Replace UTIL_* definitions with DataType enum class by Tom Sepez · 3 years ago
  44. c9c4e84 Nest CFX_CSSPrimitiveType in CFX_CSSValue by Tom Sepez · 3 years ago
  45. dab1161 Rename CFX_LZWDecompressor to fxcodec::LZWDecompressor by Tom Sepez · 3 years ago chromium/4515
  46. a566e5b Split GifDecoder::Status and CFX_LZWDecoder::Status by Tom Sepez · 3 years ago
  47. a849948 Nest CFX_GifDecodeStatus in GifDecoder by Tom Sepez · 3 years ago
  48. 55df86b Nest CFX_CSSNumberType in CFX_CSSNumberValue by Tom Sepez · 3 years ago
  49. a3ff4eb Break another CFGAS_GEGraphics friendship by Tom Sepez · 3 years ago
  50. a5d983f Break friendship between CFGAS_GEGraphics and CFGAS_GEShading by Tom Sepez · 3 years ago
  51. 8b54e94 Mark various CPWL_EditImpl methods private. by Lei Zhang · 3 years ago
  52. cc814e4 Make various classes in cpwl_edit_impl.h inner classes of CPWL_EditImpl. by Lei Zhang · 3 years ago
  53. 10e2d51 Tidy cfgas_geshading.h by Tom Sepez · 3 years ago
  54. 0a455e2 Tidy cfx_csssyntaxparser.h by Tom Sepez · 3 years ago
  55. 230db1d Replace duplicate FXCT_* definitions with enum class CursorStyle. by Tom Sepez · 3 years ago chromium/4513 chromium/4514
  56. 12d343e Replace FXCIPHER_* defines with enum class by Tom Sepez · 3 years ago
  57. 7114c66 Remove unused FXRENDER_IMAGE_LOSSY definition. by Tom Sepez · 3 years ago
  58. d30786c Replace PDFCS_* definitions with ColorSpace::Family enum by Tom Sepez · 3 years ago
  59. 21085b8 Make CFX_Color::Type an enum class by Tom Sepez · 3 years ago
  60. 33baa9f Remove out parameter from CPDF_ApSettings::GetColorARGB(). by Tom Sepez · 3 years ago
  61. e0861b4 Remove out parameter from CFXJSE_ResolveProcessor::SetIndexDataBind() by Tom Sepez · 3 years ago
  62. 3171abb Remove more dead code from cpdf_apsettings.h by Tom Sepez · 3 years ago
  63. fa1da41 Return CFX_Color from GetOriginalColor() methods by Tom Sepez · 3 years ago
  64. ae0987e [code health] Declare one variable per line, part 4 by Tom Sepez · 3 years ago chromium/4512
  65. ef47c04 [code health] Declare one variable per line, part 3. by Tom Sepez · 3 years ago
  66. bb146a5 [code health] Declare one variable per line, part 2 by Tom Sepez · 3 years ago
  67. e01f6ff [code health] Declare one variable per line in fdrm/ by Tom Sepez · 3 years ago
  68. 51fc9e6 Fix spelling of "comparison" in cpdf_pagerendercache.cpp by Tom Sepez · 3 years ago
  69. e757041 Parenthesize expression in CJPX_Decoder::Decode by Tom Sepez · 3 years ago
  70. 6677044 Stop overloading CPDF_BAFontMap::EncodeFontAlias(). by Tom Sepez · 3 years ago
  71. 866eb53 Add FPDFViewEmbedderTest.DocumentWithNoPageCount. by Lei Zhang · 3 years ago
  72. a12e1e7 Add some missing const to CJX_Object getters by Tom Sepez · 3 years ago
  73. eba8001 Introduce FX_STACK_ALLOCATED() macro. by Tom Sepez · 3 years ago chromium/4507 chromium/4508 chromium/4509 chromium/4510 chromium/4511
  74. 4474ab7 Do the ScopedSetInsertion later in CPDF_Parser::GetObjectStream(). by Lei Zhang · 3 years ago
  75. f048c66 Move ScopedSetInsertion to core/fxcrt/scoped_set_insertion.h. by Lei Zhang · 3 years ago
  76. 8c187c3 Fix name style for CPDF_DataAvail enums. by Lei Zhang · 3 years ago
  77. a32b9e6 Clean up CPDF_DataAvail. by Lei Zhang · 3 years ago
  78. daba5b0 Check for repeated pages in CPDF_DataAvail::GetPageKids(). by Lei Zhang · 3 years ago
  79. 0ada474 Make FPDF_AVAIL type-safe across public API. by Tom Sepez · 3 years ago
  80. 45c2fd0 Make embeddertests check fpdf_annot.h documented flag return values. by Tom Sepez · 3 years ago
  81. 59d1073 Avoid global cppgc:Persistents<> in tests with multiple heaps. by Tom Sepez · 3 years ago
  82. 449c700 Remove unused member from GCedTreeNodeMixinUnitTest. by Tom Sepez · 3 years ago
  83. 281c968 Pass all flags to FPDF_SaveWithVersion(). by Tom Sepez · 3 years ago
  84. b25f2f0 Make CFWL_Event subclass members const and private by Tom Sepez · 3 years ago chromium/4506
  85. 4246112 Tidy CPDF_DataAvail::GetObject() by Tom Sepez · 3 years ago
  86. 4c78f49 Avoid extra look up in ScopedSetInsertion. by Lei Zhang · 3 years ago
  87. 72fd656 Refresh README.md: by Lei Zhang · 3 years ago chromium/4504 chromium/4505
  88. c1c3819 Replace some hex constants in cpdf_interactiveform.cpp by Tom Sepez · 3 years ago
  89. 693d552 Begin encapsulation of CFWL_ThemePart classes by Tom Sepez · 3 years ago
  90. bd9a10e Encapsulate CFieldTree::Node::m_Root by Tom Sepez · 3 years ago
  91. 308674f Roll v8/ 64478f20c..9b3386186 (554 commits) by Lei Zhang · 3 years ago
  92. ee7bef0 Use <iosfwd> in more headers. by Lei Zhang · 3 years ago
  93. 6dfb8e7 Roll third_party/depot_tools/ da768751d..5009fd68a (86 commits; 11 trivial rolls) by Lei Zhang · 3 years ago
  94. e9ab4e5 Roll buildtools/third_party/libc++abi/trunk/ a136a3b8e..5f5152162 (5 commits) by Lei Zhang · 3 years ago
  95. 088ee5c Roll buildtools/ 5dbd89c9d..e72cd4587 (2 commits) by Lei Zhang · 3 years ago
  96. 17d5179 Roll third_party/zlib/ 09490503d..eb9ce8c99 (2 commits) by Lei Zhang · 3 years ago
  97. ec362b4 Roll third_party/freetype/src/ f9350be1e..82fd32d67 (43 commits) by Lei Zhang · 3 years ago
  98. 87b5055 Roll base/trace_event/common/ 7af6071ed..d5bb24e5d (2 commits) by Lei Zhang · 3 years ago
  99. 2099337 Roll third_party/instrumented_libraries/ 6900bf4e2..084aee047 (1 commit) by Lei Zhang · 3 years ago
  100. 09e52ab Roll buildtools/third_party/libunwind/trunk/ 08f35c851..5844fc676 (1 commit) by Lei Zhang · 3 years ago