1. 0cb9b8c Strip out custom allocator code by Dan Sinclair · 8 years ago
  2. 1f5d498 Split xfa_textlayout apart. by Dan Sinclair · 8 years ago
  3. 0e6438e Remove custom allocator from CFDE_TxtEdtBuf. by Dan Sinclair · 8 years ago
  4. 5e9066c Add CFDE_TxtEdtBuf tests by dsinclair · 8 years ago
  5. 591ed14 Remove CFX_MapPtrToPtr and templates. by tsepez · 8 years ago
  6. 8d94b66 Revert postscript code removal. by rbpotter · 8 years ago
  7. 0ef7ba0 Kill render_int.h by Nicolas Pena · 8 years ago
  8. 72f50f2 Cleanup ThemeProvider code by Dan Sinclair · 8 years ago
  9. eda80ef Kill last use of CFX_PtrList. by tsepez · 8 years ago
  10. ea7657c Remove unused sysbtn code by dsinclair · 8 years ago
  11. 0d73909 Remove CJBig2_List in favor of std::vector<std::unique_ptr<>> by tsepez · 8 years ago
  12. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 8 years ago
  13. 4614b45 Cleanup FWL Event and Message code. by dsinclair · 8 years ago
  14. f6ee820 [android] Make pdfium_unittests work on Android. by jbudorick · 8 years ago
  15. 4bed2af Rename fpdf_render_image and fpdf_render_text by npm · 8 years ago
  16. d7ecb5f Kill off fpdf_render_cache.cpp by npm · 8 years ago
  17. 8a463c5 Remove fpdf_render.cpp by Nicolas Pena · 8 years ago
  18. 0275910 Protect against unexpected library create/destroy by tsepez · 8 years ago
  19. 2c489cc Merge IFWL and CFWL classes. by dsinclair · 8 years ago
  20. 0ce11ee Rename IFWL classes which do not have CFWL equivalents by dsinclair · 8 years ago
  21. 81b2246 Add CFX_MaybeOwned<> template. by tsepez · 8 years ago
  22. 9067fd6 Add APIs for limited use of document tagged code. by thestig · 8 years ago
  23. 43f382c Move CPDF_ImageRenderer from render_int by npm · 8 years ago
  24. 1a7534a Rename IFWL_App to CFWL_App by dsinclair · 8 years ago
  25. d643729 Rename IFWL_Timer and IFWL_TimerInfo by dsinclair · 8 years ago
  26. 1aff265 Continue splitting pageint.h into per-class files by tsepez · 8 years ago
  27. 4572c8a Remove the GetCaption dataprovider method by dsinclair · 8 years ago
  28. 37b6d14 Split fwl/core class pt II. by dsinclair · 8 years ago
  29. 4b91a2d Clean up CFGAS_GEFont by npm · 8 years ago
  30. bcd3e53 Check dimensions and content of bitmaps in EmbedderTests. by thestig · 8 years ago
  31. f5cabbf Add unit test for fdrm's MD5 by tsepez · 8 years ago
  32. dd17234 Split fwl/core class pt I. by dsinclair · 8 years ago
  33. ca5300a Continue splitting up render_int by npm · 8 years ago
  34. 430ab83 Add unit test for CXFA_FileRead. by tsepez · 8 years ago
  35. 483f3c4 Move CPDF_RenderStatus from render_int by npm · 8 years ago
  36. 3855f7f Unify the three CFWL_EventType::SelectChange classes. by dsinclair · 8 years ago
  37. 935c631 Move CPDF_DocRenderData from render_int by npm · 8 years ago
  38. b977720 Create CFWL_EvtEditChanged by dsinclair · 8 years ago
  39. a43715b Convert single use EventTypes to class files. by dsinclair · 8 years ago
  40. 098f454 Move the IFWL_Edit Events out of ifwl_edit.h by dsinclair · 8 years ago
  41. 0baa5c7 Split the common event classes out to files. by dsinclair · 8 years ago
  42. 242b95e Move the message definitions to their own files. by dsinclair · 8 years ago
  43. af177fe Create a subset of skia support for paths only by caryclark · 8 years ago
  44. 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
  45. 5d22329 Create a subset of skia support for paths only by caryclark · 8 years ago
  46. 211d4ed Add fpdfppo_embeddertest.cpp. by tsepez · 8 years ago
  47. 8f3eb60 Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. by npm · 8 years ago
  48. 72f15a0 Fold IFWL_DateTimeCalendar into IFWL_MonthCalendar by dsinclair · 8 years ago
  49. 3ff4dee Rename IFWL_ListItem to CFWL_ListItem by dsinclair · 8 years ago
  50. d0ecd89 Fix abort above FPDFPage_Flatten by tsepez · 8 years ago
  51. 62114cf Compile fuzzer sources in standalone builds. (try 2) by thestig · 8 years ago
  52. c59fa88 Add FPDFDest_GetLocationInPage API by dsinclair · 8 years ago
  53. c09625c Rename CPDF_Linearized to CPDF_LinearizedHeader by tsepez · 8 years ago
  54. a97fc7c Remove unused CFX_QuartzDevice(Driver) classes. by npm · 8 years ago
  55. 014b012 Clean up fpdf_page_parsers by npm · 8 years ago
  56. 240dec5 Reland of Unify some code by art-snake · 8 years ago
  57. 9adabf8 Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 of https://codereview.chromium.org/2480043002/ ) by npm · 8 years ago
  58. 470b5fa Compile fuzzer sources in standalone builds. by thestig · 8 years ago
  59. 19cd7cc Revert of Unify some code (patchset #14 id:260001 of https://codereview.chromium.org/2466023002/ ) by dsinclair · 8 years ago
  60. 71333dc Unify some code by art-snake · 8 years ago
  61. a5811f0 Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties. by dsinclair · 8 years ago
  62. 3b3ce1a Merge delegates into IFWL_* classes. by dsinclair · 8 years ago
  63. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  64. 25ec646 Merge CPDFXFA_App into CPDFXFA_Document. by dsinclair · 8 years ago
  65. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  66. cfcc11e Name core/fxge/android files appropriately and use one file per class by npm · 8 years ago
  67. 3cad596 Add CPDF_Document::GetPage() unittests by npm · 8 years ago
  68. 8382803 Clean up fpf_skiafontmgr by npm · 8 years ago
  69. fd5ae3f Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https://codereview.chromium.org/2437773003/ ) by npm · 8 years ago
  70. ef38283 Fix loading page using hint tables. by art-snake · 8 years ago
  71. 05259e9 Move fwl/lightwidget to fwl/core by dsinclair · 8 years ago
  72. fb50559 Merge the CFWL_*Imp classes into the IFWL_* classes. by dsinclair · 8 years ago
  73. 4e90313 Merge IFWL_App and FWL_AppImp together by dsinclair · 8 years ago
  74. 2239cee Rename CFX_CountRef to CFX_SharedCopyOnWrite by tsepez · 8 years ago
  75. a282c73 Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ ) by dsinclair · 8 years ago
  76. f3736bc Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  77. 271d9c0 Put CPDF_StreamContentParser into its own .cpp/.h files by tsepez · 8 years ago
  78. b685e64 Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ ) by dsinclair · 8 years ago
  79. abefb79 Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  80. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  81. 9fa95ef Rename fpdf_page_doc.cpp -> cpdf_docpagedata.h by tsepez · 8 years ago
  82. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  83. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  84. 69d9c68 Move core/fpdfapi/fpdf_render to core/fpdfapi/render by dsinclair · 8 years ago
  85. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  86. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  87. bc5e6d2 Move core/fpdfapi/fpdf_font to core/fpdfapi/font by dsinclair · 8 years ago
  88. 2415435 Move core/fpdfapi/fpdf_edit to core/fpdfapi/edit by dsinclair · 8 years ago
  89. a6c9215 Move core/fpdfapi/fpdf_cmaps to core/fpdfapi/cmaps by dsinclair · 8 years ago
  90. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  91. 202ad72 Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent by dsinclair · 8 years ago
  92. 4355468 Move fxjs/include to fxjs by dsinclair · 8 years ago
  93. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  94. 0bb385b Move fpdfsdk/fxedit/include to fpdfsdk/fxedit by dsinclair · 8 years ago
  95. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  96. 74a34fc Move core/fxge/include to core/fxge by dsinclair · 8 years ago
  97. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  98. 8a4e286 Move core/fxcodec/codec/include and core/fxcodec/include files up by dsinclair · 8 years ago
  99. e030786 Move core/fpdftext/include to core/fpdftext by dsinclair · 8 years ago
  100. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago