1. 107fa7b Get rid of EmbedderTest::RenderPageDeprecated(). by Lei Zhang · 7 years ago
  2. 0acd92b Speculative fix for build breakage by Tom Sepez · 7 years ago
  3. a0395e5 Tidy V8TemplateMap. by Tom Sepez · 7 years ago
  4. b7c7df6 Rename fxjs_v8.{h,cpp} to cfxjs_engine.{h,cpp} by Tom Sepez · 7 years ago
  5. 3f8ee5e Move CFX_V8 testing from embeddertest to unittest. by Tom Sepez · 7 years ago
  6. 026717c Split CPDF_PageOrganizer into multiple classes. by Lei Zhang · 7 years ago chromium/3345
  7. 9526009 Add document getters in CPDF_PageOrganizer. by Lei Zhang · 7 years ago
  8. 9f72c45 Do page load/unload checks in EmbedderTest for saved pages. by Lei Zhang · 7 years ago chromium/3344
  9. e0518bf Move cjs_v8.cpp to cfx_v8.cpp by Tom Sepez · 7 years ago
  10. 3645652 Move XFA-specific methods out of CJS_V8. by Tom Sepez · 7 years ago
  11. 3c62d20 Revert "Convert CXFA_Node to store a vector of children" by dsinclair · 7 years ago
  12. b3f1046 Make CFXJS_Engine::SetObjectPrivate() static. by Tom Sepez · 7 years ago
  13. f0e386d Convert CXFA_Node to store a vector of children by Dan Sinclair · 7 years ago
  14. 75c8171 Do more page load/unload checks in EmbedderTest. by Lei Zhang · 7 years ago
  15. b0fb8cc [v8-platform] Store the platform in a unique_ptr. (Try 2) by Lei Zhang · 7 years ago
  16. 6183a6e Remove some deprecated RenderPage method usage. by Lei Zhang · 7 years ago
  17. 9ad9a5f Split creation of ordinary object and bound objects in FXJS. by Tom Sepez · 7 years ago chromium/3343
  18. 161f992 Handle removed fonts correctly in GetFontByCodePage by Ryan Harrison · 7 years ago
  19. a98e366 Clean up RenderPage methods in EmbedderTest. by Lei Zhang · 7 years ago
  20. 2496f8e Restore assert when GetCharacterInfo is called on an empty edit. by Henrique Nakashima · 7 years ago
  21. 6c67da0 Check that request sizes in ReadData don't overflow by Ryan Harrison · 7 years ago
  22. ec7d8e2 Make xfa_fxfa_parser target jumbo capable. by Lei Zhang · 7 years ago
  23. c0c32b0 Remove unused return values from CXFA_Node by Dan Sinclair · 7 years ago
  24. b3a3eaa Revert "[v8-platform] Store the platform in a unique_ptr" by Dan Sinclair · 7 years ago
  25. 87d02d5 More GetPageNumbers() clean up in fpdf_ppo.cpp. by Lei Zhang · 7 years ago
  26. fbe978d Change MakeXObject to update reference from the root of the source page. by xlou · 7 years ago
  27. 0cdb843 Use temporary iterator to avoid potential OOB by Ryan Harrison · 7 years ago
  28. bfeab62 Fix caret not appearing in XFA Edits. by Henrique Nakashima · 7 years ago
  29. f3f1869 Avoid needless malloc for v8:Global array. by Tom Sepez · 7 years ago
  30. 837b175 Remove unused FreeObjectPrivate() overload. by Tom Sepez · 7 years ago
  31. eb8d960 IWYU by Mike Reed · 7 years ago
  32. 6556be0 Make the CXFA_Node parent pointer Unowned by Dan Sinclair · 7 years ago
  33. 6bf5789 Break unneeded dep on Bmp codec in Gif codec by Ryan Harrison · 7 years ago
  34. cdaf802 Account for skip size before getting image ifh size by Ryan Harrison · 7 years ago
  35. b5a2d14 Extract classes in fx_bmp.h into their own files by Ryan Harrison · 7 years ago
  36. 41441c9 Convert BMP class name style to match other codecs by Ryan Harrison · 7 years ago
  37. b105152 Move core/fxcodec/lbmp/ -> core/fxcodec/bmp/ by Ryan Harrison · 7 years ago
  38. 980beeb Changing the member naming style in BMPDecompressor by Ryan Harrison · 7 years ago
  39. 8e53c8c Fix an infinite recursion in pdfium_test. by Lei Zhang · 7 years ago
  40. 29561e5 Add rendering embeddertests for FPDF_ImportNPagesToOne. by xlou · 7 years ago
  41. 6ec142d Limit dest buffer to 1GB in FlateOrLZWDecode. by Henrique Nakashima · 7 years ago
  42. f743552 Fold CJS_EmbedObj classes into CJS_Object classes by Dan Sinclair · 7 years ago
  43. 998fee3 Remove the CJS_EmbedObj template param from JSConstructor. by Dan Sinclair · 7 years ago
  44. 0729be2 Make EmbedderTest class member style consistent. by Lei Zhang · 7 years ago
  45. 3355f45 Fix testing.cpp build with v8_use_external_startup_data=false. by Lei Zhang · 7 years ago
  46. 57e0977 Use unique pointer in CFXJS_PerObjectData. by Tom Sepez · 7 years ago
  47. 13c4d1b Fix some formcalc constant naming. by Lei Zhang · 7 years ago
  48. 608e8dd [v8-platform] Store the platform in a unique_ptr by Andreas Haas · 7 years ago
  49. a21d593 Add FPDFAnnotationDeleter for use with std::unique_ptr. by Lei Zhang · 7 years ago
  50. 2896cfa [XFA] dot_accessor may not provide a valid object. by Dan Sinclair · 7 years ago
  51. 1ea9f3f Include time.h on wasm. by Henrique Nakashima · 7 years ago chromium/3341 chromium/3342
  52. b5b7972 Move const arrays to CFXJS_Engine from CJS_V8 by Tom Sepez · 7 years ago
  53. b1d7872 Teach the presubmit check to look for checkdeps in other places. by Lei Zhang · 7 years ago chromium/3338 chromium/3339 chromium/3340
  54. 2e98874 Remove third_party/build/build_config.h. by Lei Zhang · 7 years ago
  55. bbeb10d Small tidy of fxjs by Tom Sepez · 7 years ago
  56. 1258f7f Remove V8 context from CJS_V8 by Tom Sepez · 7 years ago
  57. 9cbd2dd Make global object function names clearer. by Tom Sepez · 7 years ago
  58. 48b47f4 Add asm.js to third_party/build/build_config.h. by Henrique Nakashima · 7 years ago
  59. f7c84e9 Fix IWYU errors in fpdfppo.cpp. by Lei Zhang · 7 years ago
  60. 59790ce Make CFXJSE-created contexts refer to their CFXJS counteparts. by Tom Sepez · 7 years ago chromium/3337
  61. 2702836 Change internal usages of GetPageIndexDeprecated() to new method. by Henrique Nakashima · 7 years ago
  62. e99ee7f Introduce CXFJS_Engine::EngineFromContext/SetEngineInContext helpers by Tom Sepez · 7 years ago
  63. fb25606 Make FXJSE_Engine constructed from FXJS_Engine. by Tom Sepez · 7 years ago
  64. e899dd7 Change return of FPDFDest_GetDestPageIndex to int. by Henrique Nakashima · 7 years ago
  65. 55c62a4 Convert CFX_CSSPropertyTable to CFX_CSSData by Ryan Harrison · 7 years ago
  66. 71a7d37 Deprecate FPDFDest_GetPageIndex and create a fixed version. by Henrique Nakashima · 7 years ago
  67. 1fc5331 [jumbo] Compile fix: Move a GetPageContent to a more limited scope by Daniel Bratell · 7 years ago
  68. f5ca90c Rename some CJS / IJS names for clarity. by Tom Sepez · 7 years ago
  69. 33c7ade Test more context overlap in fxjs/fxjs_v8_embeddertest.cpp by Tom Sepez · 7 years ago
  70. 66ce22c Experimental API for N-up feature support for print by xlou · 7 years ago
  71. bb04c59 Roll android_ndk, build, buildtools. by Henrique Nakashima · 7 years ago
  72. 16f792a Remove handrolled bsearch from FGAS_GetUnicodeBitField by Ryan Harrison · 7 years ago
  73. 11d33e1 Move initializers to header for CXFA_ItemLayoutProcess by Dan Sinclair · 7 years ago
  74. a975a83 Remove handrolled bsearch from XFA_GetScriptAttributeByName by Ryan Harrison · 7 years ago
  75. 405f17a Cleanup visibility in CXFA_ItemLayoutProcessor by Dan Sinclair · 7 years ago
  76. 990c093 Create CXFA_Node::PresenceRequiresSpace by Dan Sinclair · 7 years ago
  77. 8a9f2e1 Roll pdfium/third_party/freetype/src/ 2c048a8a6..036bdc0c9 (53 commits) by Nicolas Pena · 7 years ago
  78. fb6d319 Remove handrolled search from GetCSSColorByName by Ryan Harrison · 7 years ago chromium/3336
  79. ba5f94d Remove handrolled search from GetCSSLengthUnitByName by Ryan Harrison · 7 years ago
  80. ab762d3 Remove handrolled search from GetCodePageFromCharset by Ryan Harrison · 7 years ago
  81. e86db73 Remove handrolled search from GetEventParaInfoByName by Ryan Harrison · 7 years ago
  82. 6ec5ab0 Remove handrolled search from GetCSSPropertyValueByName by Ryan Harrison · 7 years ago
  83. fa61a74 Explicitly suppress -Wimplicit-fallthrough for pdfium. by Nico Weber · 7 years ago
  84. 41b45a8 Clean up CSS property table by Ryan Harrison · 7 years ago
  85. 3f3f513 Clean up FPDFPage_New() documentation. by Lei Zhang · 7 years ago
  86. 4b0c5b9 Remove NumericLimit params which are always the same by Dan Sinclair · 7 years ago
  87. 2334660 Use unsigned for char width by Nicolas Pena · 7 years ago chromium/3335
  88. 90d9386 Shuffle more code out of CXFA_Node by Dan Sinclair · 7 years ago
  89. 7311006 Move CheckButton code from CXFA_Node to CXFA_CheckButton by Dan Sinclair · 7 years ago
  90. 802eaea Clean up CSS Data Table entries and access by Ryan Harrison · 7 years ago
  91. 2108e57 Remove bare new from JS_Define.h by Tom Sepez · 7 years ago
  92. b68a2b7 Check if opj_image_data_alloc returned null. by Henrique Nakashima · 7 years ago
  93. 1d82ba4 Cleanup some param passing code by Dan Sinclair · 7 years ago
  94. aa1c787 Guard usages of tellp(). It may return -1 in error cases. by Henrique Nakashima · 7 years ago
  95. 8cdea72 Cleanup duplicate RunScript code by Dan Sinclair · 7 years ago
  96. 95dd8da Remove not reachable branch in fxge code. by Lei Zhang · 7 years ago
  97. acbef05 Use anonymous namespace in gdiplus code. by Lei Zhang · 7 years ago
  98. ce047a6 Cleanup some SDK code by Dan Sinclair · 7 years ago
  99. bb1ee53 Revert "Revert "Use UnownedPtr instead of T* in MaybeOwned."" by Tom Sepez · 7 years ago
  100. 77d8ed0 Revert "Use UnownedPtr instead of T* in MaybeOwned." by Tom Sepez · 7 years ago