1. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 8 years ago
  2. c279a3e Use smart pointer for CPDF_Form in CPDF_Annot. by jaepark · 8 years ago
  3. 6c694f1 Remove stray "extern" keyword for gs_EventActivity definition. by tsepez · 8 years ago
  4. 844c4b2 Remove unused m_bFirstLayer in CPDF_RenderContext. by jaepark · 8 years ago
  5. f2cee98 Revert of Remove pageview from map immediately (patchset #1 id:1 of https://codereview.chromium.org/2179283005/ ) by dsinclair · 8 years ago
  6. 49dce65 Remove pageview from map immediately by dsinclair · 8 years ago
  7. d8cc503 Fix an integer overflow in opj_tcd_get_decoded_tile_size(). by ochang · 8 years ago
  8. 22b05fc Remove FX_FONTCACHE_DEFINE by tsepez · 8 years ago
  9. 3e80578 fix text rotation for skia by caryclark · 8 years ago
  10. fbf52c2 Tidy up JS_Value.h by tsepez · 8 years ago
  11. 9b671ac Use smart pointers for CFX_Font and CFX_Type3Font classes by weili · 8 years ago
  12. d780735 Remove unused CJS_Value::Attach() variant by tsepez · 8 years ago
  13. 0024a22 Remove CFX_Deletable by weili · 8 years ago
  14. 9f515bc Use actual type instead CFX_Deletable by weili · 8 years ago
  15. 8f19e4b Fix skia build broken by commit c38cd6 by weili · 8 years ago
  16. c38cd6e Use smart pointers for graphics device classes by weili · 8 years ago
  17. 1d3348c Remove EnableMessageBox() / IsMessageBoxEnabled() by tsepez · 8 years ago
  18. 9ca2b09 Remove the use of handler array in CPDFSDK_AnnotHandlerMgr by weili · 8 years ago
  19. a89f6be Remove default parameters from CXFA_SimpleParser. by dsinclair · 8 years ago
  20. 3999d6a Remove unused methods from JS_Object.cpp by tsepez · 8 years ago
  21. 1235f6f Remove CXFA_DocumentParser friendship with CXFA_SimpleParser by dsinclair · 8 years ago
  22. 987796a Remove friendship from CXFA_Document to CXFA_SimpleParser. by dsinclair · 8 years ago
  23. 39fdfc3 Rename xfa_utils_imp to xfa_utils by dsinclair · 8 years ago
  24. 3a7cc73 Split xfa_document_serialize into class files by dsinclair · 8 years ago
  25. 1628024 Move xfa_document to cxfa_document by dsinclair · 8 years ago
  26. 0b851ff Rename xfa_doclayout and xfa_document_layout_imp files. by dsinclair · 8 years ago
  27. 9eb0db1 Move xfa_basic_imp to cxfa_widetextread. by dsinclair · 8 years ago
  28. e283e47 Convert source sets to static libraries. by brettw · 8 years ago
  29. 8b30162 Bring pdfium file in sync with chrome, fix mac build by caryclark · 8 years ago
  30. 3b6c7e9 Move CPDF_Annot and CPDF_AnnotList to their own header. by jaepark · 8 years ago
  31. cc8ae2f Pass CPDF_Document instead of CPDF_AnnotList when constructing CPDF_Annot. by jaepark · 8 years ago
  32. 69f160d Move CSSRuleCollection class to its own file by npm · 8 years ago
  33. 47228ac Clean up singleton implementation by weili · 8 years ago
  34. 31f8740 Rename remaining xfa_script_* files. by dsinclair · 8 years ago
  35. c1515ef Rename the CScript_* files to match class names. by dsinclair · 8 years ago
  36. 8ca60b2 Use smart pointers for various Jbig2 decoding contexts by weili · 8 years ago
  37. 5b36f0a Split xfa_object_imp into individual class files. by dsinclair · 8 years ago
  38. eea31b7 Cleanup CXFA_Document by dsinclair · 8 years ago
  39. 3617751 Remove m_pList conditionals from CPWL_ListBox by dsinclair · 8 years ago
  40. e6a6561 Reset notify parameter in CPWL_ListBox OnDestroy(). by dsinclair · 8 years ago
  41. fdb35ff Implement CGdiPrinterDriver::DrawDeviceText(). by thestig · 8 years ago
  42. 3496545 Cleanup fgas/crt. by dsinclair · 8 years ago
  43. aae4566 Rename files with spaces in name by dsinclair · 8 years ago
  44. 74a30b7 Remove default params in CPDF_VariableText. by dsinclair · 8 years ago
  45. efd5a99 Removing default params from CFX_Edit. by dsinclair · 8 years ago
  46. d8f3978 Remove CFX_Edit_Refresh::Analyse by dsinclair · 8 years ago
  47. c1df5d4 Pass element hash and name into CXFA_Object constructor. by dsinclair · 8 years ago
  48. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 8 years ago
  49. 8d53150 Use CPDF_Dictionary::SetAtReference instead of CPDF_Dictionary::AddReference. by jaepark · 8 years ago
  50. 40faa79 Remove type info from CJS_Value, interrogate v8 instead by tsepez · 8 years ago
  51. 514e8c9 Clean up some nits in pdfium_test.cc. by thestig · 8 years ago
  52. 88b6686 Do not try to v8::Object::Clone() any objects by tsepez · 8 years ago
  53. 0089a68 Fix a typo in cq bot name update by Wei Li · 8 years ago
  54. 2bc0f07 Update buildbot names to new ones by weili · 8 years ago
  55. dbc7716 Cleanup some PWL interfaces. by dsinclair · 8 years ago
  56. e35af1e Remove some IFX_* wrappers. by dsinclair · 8 years ago
  57. a2919b3 Remove RichText support from fpdfsdk/fxedit. by dsinclair · 8 years ago
  58. 38506d3 Rename methods in CPDF_Interform. by jaepark · 8 years ago
  59. df4044d Roll testing/corpus to d307839. by jaepark · 8 years ago
  60. e059579 Replace void* to actual type for jbig2 context to avoid casts by weili · 8 years ago
  61. b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 8 years ago
  62. 7f9c860 Create an fxjs static library by dsinclair · 8 years ago
  63. 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago
  64. 5a6c139 Use smart pointers for class owned member variables by weili · 8 years ago
  65. ac14258 Cleanup CXFA_SimpleParser. by dsinclair · 8 years ago
  66. fd36b8f PDFDocTest should TearDown() properly. by thestig · 8 years ago
  67. bb95c50 Cleanup ownership of parser members by dsinclair · 8 years ago
  68. 34f86b0 Break xfa_parser_imp apart by dsinclair · 8 years ago
  69. a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 8 years ago
  70. d1cf239 Cleanup redundant method names. by dsinclair · 8 years ago
  71. 3ecdbff [Android] Roll v8 & icu to fix android build w/ pdf_enable_v8=true. by jbudorick · 8 years ago
  72. f1494f0 Cleanup xfa_document_datamerge files by dsinclair · 8 years ago
  73. 7fb17c0 set font cache if null by caryclark · 8 years ago
  74. 8bdbc88 Break xfa_basic_data up to smaller files by dsinclair · 8 years ago
  75. 3c27a84 Remove constructor from functions that aren't constructors by jochen · 8 years ago
  76. 9a53675 Mark win_xfa_clang as experimental by jochen · 8 years ago
  77. c9a0ec5 Fix compilation with strict format checking by agoode · 8 years ago
  78. 44105d8 Change class member variables in raw pointer type into unique_ptr by weili · 8 years ago
  79. 2f6d148 openjpeg: Prevent integer overflows during calculation of |l_nb_precinct_size| by ochang · 8 years ago
  80. 7e6a848 Roll DEPS for v8 to 820a23aa. by jochen · 8 years ago
  81. a27d49a copy graphics state fully by caryclark · 8 years ago
  82. c4dedf3 Remove prototypes from v8 functions that aren't constructors by jochen · 8 years ago
  83. 2798a7a Fix Android build by updating several DEPS files. by thestig · 8 years ago
  84. 253186c Roll build/ to 76d9f8b4. by thestig · 8 years ago
  85. 9747b17 Roll Clang to 775e2f87. by thestig · 8 years ago
  86. df8c035 Clean up parts of CPDF_CIDFont. by thestig · 8 years ago
  87. cfb31d6 Mac: Improve font substitution. by thestig · 8 years ago
  88. 1d13fb7 Enable compiling with clang chrome plugins for GYP build by weili · 8 years ago
  89. 08e7072 Clean up CFX_MacFontInfo and surrounding code. by thestig · 8 years ago
  90. d5fd8e4 Convert some methods to std::lower_bound and std::find_if. by dsinclair · 8 years ago
  91. 1e62a25 fix skia unit tests by caryclark · 8 years ago
  92. e89391e add local caching for skia draws by caryclark · 8 years ago
  93. 0efab94 Disable failing embedder tests for Skia builds. by thestig · 8 years ago
  94. 017052a Change CXFA_Node::GetClassName to return by dsinclair · 8 years ago
  95. 2d6dda1 Implement IJS_Runtime::Destroy(). by thestig · 8 years ago
  96. b21c6d0 Fix a regression from commit f3e6851. by thestig · 8 years ago
  97. 8ea3f51 Clean up some CPDF_Font subclasses. by thestig · 8 years ago
  98. c08cd7a Fix memory leaks with V8 startup data. by thestig · 8 years ago
  99. dff03da Clean up fxet_ap.cpp. by thestig · 8 years ago
  100. de0022a Simplify CPDF_TextRenderer::DrawTextString(). by thestig · 8 years ago