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