1. 6e8a3e6 Code cleanup - create a new function GetPageNumbers by xlou · 7 years ago
  2. 636e82c Fix a wrong variable check in CFX_BilinearMatrix. by Lei Zhang · 7 years ago
  3. c68e081 Pass nullptr to ParseContentWithParams() instead of 0. by Lei Zhang · 7 years ago
  4. 4b9d698 Clean up construction of CFX_Barcode by Ryan Harrison · 7 years ago
  5. 4936320 Fix crash in palette loading with Pattern colorspace. by Henrique Nakashima · 7 years ago
  6. 30f213e Change CPDF_RenderStatus::ProcessPathPattern() to pass by pointer. by Lei Zhang · 7 years ago
  7. b0f33f2 Mark some fxge class members as const. by Lei Zhang · 7 years ago
  8. 65544d7 Fix potential memory leak in CCodec_JpegModule::Start(). by Lei Zhang · 7 years ago
  9. 7694f7e Add timeout when downloading gold json. by Henrique Nakashima · 7 years ago
  10. b35b725 Make private some methods in CPDF_DIBSource. by Henrique Nakashima · 7 years ago
  11. f036f12 Remove empty FF classes by Dan Sinclair · 7 years ago
  12. b9ec0b3 Remove draw from creatable widgets by Dan Sinclair · 7 years ago
  13. 5a21af6 Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used. by Andrew Weintraub · 7 years ago
  14. f9f1a5d Support compiling pdfium with emscripten. by Henrique Nakashima · 7 years ago
  15. 6daeb04 Fix some nits in CPDF_Parser. by Lei Zhang · 7 years ago
  16. 97bd5e3 Configure CQ to use jumbo build bots. by Lei Zhang · 7 years ago
  17. d4ae37b Move retrieval of UIChild earlier in CreateUIChild by Dan Sinclair · 7 years ago
  18. 03f04e2 Rename eUIType for clarity by Dan Sinclair · 7 years ago
  19. b657e87 Cleanup CreateUIChild node creation by Dan Sinclair · 7 years ago
  20. 4327b48 Cleanup CreateUIChild pUI usage by Dan Sinclair · 7 years ago
  21. 4ad801b Fix broken XFA builds with new V8 by Ryan Harrison · 7 years ago
  22. 701d216 Update code to assume a Value node exists. by Dan Sinclair · 7 years ago
  23. 35347ab Make CreateUIChild a method of CXFA_Node by Dan Sinclair · 7 years ago
  24. 73eae27 Clarify CreateUIChild is only for Field or Draw elements by Dan Sinclair · 7 years ago
  25. 003e96c Remove CXFA_Node::GetNode and m_pNode by Dan Sinclair · 7 years ago
  26. 414cc9c Remove GetWidgetAcc calls by Dan Sinclair · 7 years ago
  27. 9b85f4b Merge CXFA_WidgetAcc into CXFA_Node by Dan Sinclair · 7 years ago
  28. 8a0941d Remove CXFA_WidgetAcc from CXFA_FFDocView methods by Dan Sinclair · 7 years ago
  29. 66b9fa0 Cleanup CXFA_FFDocView header by Dan Sinclair · 7 years ago
  30. ee89691 Remove unused CXFA_FFDocView::ProcessWidgetEvent by Dan Sinclair · 7 years ago
  31. 8632d41 Remove CXFA_FFDocView::GetWidgetAccByName by Dan Sinclair · 7 years ago
  32. 1e5f87e Use accessor for WidgetAcc by Dan Sinclair · 7 years ago
  33. 0891515 Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIterator by Dan Sinclair · 7 years ago
  34. 22a1bb9 Remove CXFA_WidgetAcc from CXFA_FFField::CalculateNode by Dan Sinclair · 7 years ago
  35. 4d4731c Tidy fxjs/cfxjse_isolatetracker.h by Tom Sepez · 7 years ago
  36. dd6cfdc Cleanup WidgetAcc forward declares by Dan Sinclair · 7 years ago
  37. 7f2d01a Convert CXFA_EventParam to store a CXFA_Node by Dan Sinclair · 7 years ago
  38. 1ca4216 Convert CXFA_FFWidgetHandler to use CXFA_Node by Dan Sinclair · 7 years ago
  39. 9ccf404 Remove GetLocale from CXFA_WidgetAcc by Dan Sinclair · 7 years ago
  40. bc948ce Remove CXFA_WidgetAcc from CXFA_FFNotify by Dan Sinclair · 7 years ago
  41. 04f50cf Remove unused WidgetPreRemove and WidgetPostAdd params by Dan Sinclair · 7 years ago
  42. 1999129 Convert CXFA_TextProvider to use a CXFA_Node by Dan Sinclair · 7 years ago
  43. ec06e11 Change GetContainerWidgetAcc to GetContainerNode by Dan Sinclair · 7 years ago
  44. 6221f22 Move WidgetAcc and IsWidgetReady to CXFA_Node by Dan Sinclair · 7 years ago
  45. ab218bf Support jumbo build in XFA targets. by Lei Zhang · 7 years ago
  46. c3ba98e Break xfa target into smaller pieces. by Lei Zhang · 7 years ago
  47. 2157c4b Move IsNull and PreNull to CXFA_Node by Dan Sinclair · 7 years ago
  48. ed4038b Move the UI elements from CXFA_WidgetAcc to CXFA_Node by Dan Sinclair · 7 years ago
  49. d7d584d Add flag to notify if a node widget is ready by Dan Sinclair · 7 years ago
  50. 434e28d Use MaybeLocal versions of v8::Script APIs by Adam Klein · 7 years ago
  51. 1fa1b1f Tests for composing CFX_Matrix transforms. by Henrique Nakashima · 7 years ago
  52. 5ca283f Remove code added in by a bad rebase or merge by Ryan Harrison · 7 years ago
  53. ebf965a Fix CFX_Matrix.RotateAt() by Henrique Nakashima · 7 years ago
  54. f668ed4 Remove NeedAlpha() in CFX_ImageTransformer. by Lei Zhang · 7 years ago
  55. 27d718e Add jumbo build support for fxge and pwl. by Lei Zhang · 7 years ago
  56. bbd02f1 Move XFA_IsCreateWidget to CXFA_Object by Dan Sinclair · 7 years ago
  57. 4aadb70 Avoid integer overflows in CJBig2_Image::composeTo_opt2(). by Lei Zhang · 7 years ago
  58. 28cb9a7 Declare variables closer to use in CJBig2_Image::composeTo_opt2(). by Lei Zhang · 7 years ago
  59. 6e59fb5 Remove more unneeded includes and code from headers. by Lei Zhang · 7 years ago
  60. 5134482 Move format specific elements out of ContinueDecode by Ryan Harrison · 7 years ago
  61. 4d7a11b Move format specific elements out of StartDecode by Ryan Harrison · 7 years ago
  62. 1602344 Move format specific elements out of DetectImageType by Ryan Harrison · 7 years ago
  63. c5017d7 Remove redundant GetNode by Dan Sinclair · 7 years ago
  64. 9d5909e Remove param checking from StartScanLine by Ryan Harrison · 7 years ago
  65. 2993b75 Move remaining jpeg error handling up a level by Ryan Harrison · 7 years ago
  66. 4c431ba Move jpeg header read error handling up a level by Ryan Harrison · 7 years ago
  67. 4c451ba Pass Isolate to v8::String::Utf8Value API by Adam Klein · 7 years ago
  68. d859d57 Do more forward declarations in cxfa_node.h. by Lei Zhang · 7 years ago
  69. 2914b6f Fix behavior of FPDF_RenderPageBitmapWithMatrix by Henrique Nakashima · 7 years ago
  70. c37fa7d Move code related to stroke line dash to CXFA_Stroke by Dan Sinclair · 7 years ago
  71. dcc2f3c Cleanup some CXFA_Box methods by Dan Sinclair · 7 years ago
  72. 238c6bf Rename box arc methods for clarity by Dan Sinclair · 7 years ago
  73. c458c17 Move GetFillpath to CXFA_Rectangle by Dan Sinclair · 7 years ago
  74. aca7696 Move rectangle drawing code to CXFA_Rectangle by Dan Sinclair · 7 years ago
  75. b73a969 Correctly handle errors when starting jpeg codec by Ryan Harrison · 7 years ago
  76. 6d6a243 Pass ios_base::binary so WriteBitmapToPng works on Windows. by Henrique Nakashima · 7 years ago
  77. f855489 Move fill draw code to fill classes by Dan Sinclair · 7 years ago
  78. 181ffee Move the box drawing code to CXFA_Box by Dan Sinclair · 7 years ago
  79. a49dc5b Remove flags param from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  80. 7577d5c Remove transparency flag from CompositeDIBitmap by Dan Sinclair · 7 years ago
  81. 1ab9b92 Remove m_BlendType from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  82. faf1578 Remove m_bPrint from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  83. f82e2d7 Remove m_Result from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  84. 8bd669b Remove bitmap ARGB from CFX_ImageRenderer by Dan Sinclair · 7 years ago
  85. 8fc7dc6 Remove bitmap alpha from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  86. f22d420 Fold CXFA_ImageRenderer::Start into constructor by Dan Sinclair · 7 years ago
  87. 6fded21 Add asm.js to supported platforms by Henrique Nakashima · 7 years ago
  88. e805761 Clean up xfa/fde/cfde_textout.h. by Lei Zhang · 7 years ago
  89. 027190e Move CXFA_ImageRenderer to own file by Dan Sinclair · 7 years ago
  90. 454ab87 Move StrokePath to the CXFA_Stroke class by Dan Sinclair · 7 years ago
  91. 62d4bb2 Remove CXFA_Graphics::StretchImage() and related code. by Lei Zhang · 7 years ago
  92. 7824b63 Rename flag to make usage clearer by Dan Sinclair · 7 years ago
  93. db26957 Add WriteBitmapToPng to EmbedderTest. by Henrique Nakashima · 7 years ago
  94. 2615590 Add FPDF_GetPageBoundingBox API. by Henrique Nakashima · 7 years ago
  95. 2056fac Add support for XFA specific FormField types by Ryan Harrison · 7 years ago
  96. d342716 Add support for pdfium use partitionalloc on loongson platform. by Wang Qing · 7 years ago
  97. 316dd2f Rename CXFA_Value methods for clarity by Dan Sinclair · 7 years ago
  98. d021ad2 Rename CXFA_Validate methods for clarity by Dan Sinclair · 7 years ago
  99. 54e4ccb Rename CXFA_Line methods to make clearer by Dan Sinclair · 7 years ago
  100. d3ae179 Cleanup CXFA_Fill by Dan Sinclair · 7 years ago