1. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  2. 430ab83 Add unit test for CXFA_FileRead. by tsepez · 8 years ago
  3. 9053f19 Download or update Mac toolchain for pdfium by weili · 8 years ago
  4. 78cb28a Clean up CFGAS_FontMgr by npm · 8 years ago
  5. 8629ef8 Teach CQ to watch for PDFium CLs on Gerrit by Aaron Gable · 8 years ago
  6. 0201377 fix corpus tests by caryclark · 8 years ago
  7. c892d24 Roll DEPS for clang to d6ee675e. by thestig · 8 years ago
  8. 218a378 Remove IFWL_ToolTipDP by dsinclair · 8 years ago
  9. 483f3c4 Move CPDF_RenderStatus from render_int by npm · 8 years ago
  10. bcf4695 Remove FWL_EVENT_DEF macro by dsinclair · 8 years ago
  11. 3855f7f Unify the three CFWL_EventType::SelectChange classes. by dsinclair · 8 years ago
  12. 935c631 Move CPDF_DocRenderData from render_int by npm · 8 years ago
  13. b977720 Create CFWL_EvtEditChanged by dsinclair · 8 years ago
  14. 28f9b62 Remove the CFWL_EventType::DrawItem by dsinclair · 8 years ago
  15. e779805 Convert CFWL_EvtSpbClick to CFWL_EvtClick by dsinclair · 8 years ago
  16. a43715b Convert single use EventTypes to class files. by dsinclair · 8 years ago
  17. 4905c9f Remove events which are not processed by dsinclair · 8 years ago
  18. 098f454 Move the IFWL_Edit Events out of ifwl_edit.h by dsinclair · 8 years ago
  19. d567048 Remove SelfAdaption code by dsinclair · 8 years ago
  20. 0baa5c7 Split the common event classes out to files. by dsinclair · 8 years ago
  21. 038a23f Remove ref counting from CFWL_Event by dsinclair · 8 years ago
  22. 5913a6c Make CPDF_Object subclass constructors intern strings by tsepez · 8 years ago
  23. cc4d0a4 Move ByteStringPool from document to indirect object holder. by tsepez · 8 years ago
  24. 242b95e Move the message definitions to their own files. by dsinclair · 8 years ago
  25. 058d2d6 Continue formatting fwl/core by dsinclair · 8 years ago
  26. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  27. 14a60c5 Continue formatting fwl/core by dsinclair · 8 years ago
  28. af177fe Create a subset of skia support for paths only by caryclark · 8 years ago
  29. d4f24c7 Continue fwl/core nit cleanup. by dsinclair · 8 years ago
  30. 92549cd Continue nit cleanup in fwl/core by dsinclair · 8 years ago
  31. 72f957a Cleaning up nits in fwl/core files. by dsinclair · 8 years ago
  32. f35650c Roll build DEPS into PDFium by npm · 8 years ago
  33. 49c5928 Replace fcvt with std::stringstream in AFNumber_Format by npm · 8 years ago
  34. 38eaf4b Cleanup cfwl_* files. by dsinclair · 8 years ago
  35. 05b9a31 Cleaning methods and visibility in cfwl_* files. by dsinclair · 8 years ago
  36. 70c4afd Make AddIndirectObject() take a unique_ptr. by tsepez · 8 years ago
  37. f16f6b8 Revert of Create a subset of skia support for paths only (patchset #10 id:180001 of https://codereview.chromium.org/2491693002/ ) by dsinclair · 8 years ago
  38. 5d22329 Create a subset of skia support for paths only by caryclark · 8 years ago
  39. 3439802 Cleanup fwl_* classes and cfx_* classes in fwl. by dsinclair · 8 years ago
  40. 137a344 Make CPDF_PageContentGenerator methods take object numbers by tsepez · 8 years ago
  41. 88d87c1 Fix nits in CPDF_PageOrganizer. by thestig · 8 years ago
  42. fa20cd5 Fix some nits in pdfium_test by npm · 8 years ago
  43. c75dcd2 Invalidate a slightly larger rect when updating popup annotations. by thestig · 8 years ago
  44. be83b31 Properly release caches in CPDF_DocRenderData by npm · 8 years ago
  45. e3c7315 Add --pages option in pdfium_test so it renders only some of the pages. by npm · 8 years ago
  46. c64b76c Cleanup remaining IFWL files for visiblity and usage. by dsinclair · 8 years ago
  47. 27e6675 IFWL cleanup in the Combo classes by dsinclair · 8 years ago
  48. 6e1d603 Fix unique ptrs in fpdfppo.cpp by tsepez · 8 years ago
  49. 211d4ed Add fpdfppo_embeddertest.cpp. by tsepez · 8 years ago
  50. 8f3eb60 Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. by npm · 8 years ago
  51. c40697b Continue IFWL widget cleanup. by dsinclair · 8 years ago
  52. dc40c40 Relax colorspace checks in CPDF_DIBSource::CreateDecoder(). by thestig · 8 years ago
  53. 5937d0d Fix sevg above CPDF_PageContentGenerator::ProcessImage() by tsepez · 8 years ago
  54. a0d3231 Remove IFWL methods proxied from CFWL classes by dsinclair · 8 years ago
  55. 522c3d4 IFWL method and param cleanup by dsinclair · 8 years ago
  56. 08959c6 Roll V8 to 1fe5910c. by thestig · 8 years ago
  57. cb8da9d Cleanup methds in IFWL_MonthCalendar by dsinclair · 8 years ago
  58. 72f15a0 Fold IFWL_DateTimeCalendar into IFWL_MonthCalendar by dsinclair · 8 years ago
  59. d2bf062 Continue IFWL cleanup by dsinclair · 8 years ago
  60. 3e577c2 Convert FWL_SCBCODE to an enum class by dsinclair · 8 years ago
  61. f348066 Use more unique_ptrs for CPDF_Annot and friends. by thestig · 8 years ago
  62. 69bbfa8 Use more unique_ptrs in CPVT_GenerateAP. by thestig · 8 years ago
  63. 12f72bf Continue cleaning IFWL classes by dsinclair · 8 years ago
  64. be6b148 Free the FPDF_SYSFONTINFO_DEFAULT instead of delete by npm · 8 years ago
  65. 98329fe Cleanup IFWL_Widget visibility and virtual parameters by dsinclair · 8 years ago
  66. 50feafc Roll DEPS for clang to 63ca7c81. by thestig · 8 years ago
  67. 61f8e9c Do not load main cross ref table for first page in linearized pdf. by art-snake · 8 years ago
  68. 3f8cb53 Add early returns in CJBig2_TRDProc::decode_Arith when decode fails. by npm · 8 years ago
  69. 6173c9d Tidy fpdfsdk/fpdf_flatten.cpp by tsepez · 8 years ago
  70. c0a4777 Fix receiving page, if it have not obj num. by art-snake · 8 years ago
  71. 335cf09 Return unique_ptr from CPDF_Object::Clone(). by tsepez · 8 years ago
  72. 3ff4dee Rename IFWL_ListItem to CFWL_ListItem by dsinclair · 8 years ago
  73. 1e21c0d Revert of Clean up fx_codec_icc.cpp (patchset #1 id:1 of https://codereview.chromium.org/2482663002/ ) by kcwu · 8 years ago
  74. 4f610ef Define IsFloatEqual macro properly. by thestig · 8 years ago
  75. 7b3252f Fix regression in annotation key event handling. by thestig · 8 years ago
  76. d0ecd89 Fix abort above FPDFPage_Flatten by tsepez · 8 years ago
  77. 788217d Add FPDF_FreeDefaultSystemFontInfo API by npm · 8 years ago
  78. 28c888b Cleanup CPDF_DeviceCS and friends. by thestig · 8 years ago
  79. 2599ff7 Fix CPDFSDK_FormFillEnvironment destruction order by tsepez · 8 years ago
  80. 62114cf Compile fuzzer sources in standalone builds. (try 2) by thestig · 8 years ago
  81. c59fa88 Add FPDFDest_GetLocationInPage API by dsinclair · 8 years ago
  82. 3c669a7 Fix #include after commit c09625ca. by thestig · 8 years ago
  83. 4e597c8 Force compiler to deduce src type for checked_cast<dst, src>. by tsepez · 8 years ago
  84. 0d830c1 Hold trailers via unique_ptrs. by tsepez · 8 years ago
  85. 2e969ea Sync pdfium tryserver list with main pdfium waterfall. by thestig · 8 years ago
  86. 5ab31ef Use unique_ptr return from CPDF_Parser::ParseIndirectObject() by tsepez · 8 years ago
  87. c09625c Rename CPDF_Linearized to CPDF_LinearizedHeader by tsepez · 8 years ago
  88. 413e351 lcms: backport upstream commit c0a98d86 by kcwu · 8 years ago
  89. eb3f68c Fold DataProviders into parent classes by dsinclair · 8 years ago
  90. a97fc7c Remove unused CFX_QuartzDevice(Driver) classes. by npm · 8 years ago
  91. 5756a77 lcms: Fix memory leak in ReadSegmentedCurve by kcwu · 8 years ago
  92. 014b012 Clean up fpdf_page_parsers by npm · 8 years ago
  93. 240dec5 Reland of Unify some code by art-snake · 8 years ago
  94. a94fc11 Clean up fx_codec_icc.cpp by kcwu · 8 years ago
  95. 9adabf8 Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 of https://codereview.chromium.org/2480043002/ ) by npm · 8 years ago
  96. 470b5fa Compile fuzzer sources in standalone builds. by thestig · 8 years ago
  97. 19cd7cc Revert of Unify some code (patchset #14 id:260001 of https://codereview.chromium.org/2466023002/ ) by dsinclair · 8 years ago
  98. 71333dc Unify some code by art-snake · 8 years ago
  99. 04bebfe Implement FPDF_VIEWERREF_GetName() API. by thestig · 8 years ago
  100. 931d087 Pass object to ReplaceIndirectObjectIfHigherGeneration() by unique_ptr. by tsepez · 8 years ago