1. ce047a6 Cleanup some SDK code by Dan Sinclair · 6 years ago
  2. bb1ee53 Revert "Revert "Use UnownedPtr instead of T* in MaybeOwned."" by Tom Sepez · 6 years ago
  3. 77d8ed0 Revert "Use UnownedPtr instead of T* in MaybeOwned." by Tom Sepez · 6 years ago
  4. e563e83 Use UnownedPtr instead of T* in MaybeOwned. by Tom Sepez · 6 years ago
  5. 1917cdd Cleanup some CPDFSDK_Widget XFA code. by Dan Sinclair · 6 years ago
  6. af9f836 Combine more combo and list code by Dan Sinclair · 6 years ago
  7. 95b232f Cleanup some ChoiceList code by Dan Sinclair · 6 years ago
  8. 8308b8c Add common base class between CXFA_FFComboBox and CXFA_FFListBox by Dan Sinclair · 6 years ago
  9. c30eb66 Cleanup CXFA_Node visibility by Dan Sinclair · 6 years ago
  10. 4dd1b07 Fold single caller methods into callsite by Dan Sinclair · 6 years ago
  11. 59cdc7d Move barcode code to CXFA_Barcode by Dan Sinclair · 6 years ago
  12. 32d5de5 Change pageNums from uint16_t to uint32_t by xlou · 6 years ago
  13. 75acda6 Kill some bare |new|s in cjs_field.cpp by Tom Sepez · 6 years ago
  14. 5e332f1 Cleanup the FFWidget determination code. by Dan Sinclair · 6 years ago
  15. d6e92bd Clean up FPDF_GetFormType(). by Lei Zhang · 6 years ago
  16. 2f7a018 Remove redundant checks in CPVT_WordRange::Intersect(). by Lei Zhang · 6 years ago
  17. bc48692 Fix identical if/else blocks. by Lei Zhang · 6 years ago
  18. 580f5dc Remove duplicate assignments in sycc420_to_rgb(). by Lei Zhang · 6 years ago
  19. 735408e Roll V8 to ee5d9a0c. by Lei Zhang · 6 years ago
  20. dbac8ca Fix typo introduced in cleanup of IsHyphen by Ryan Harrison · 6 years ago
  21. 6e8a3e6 Code cleanup - create a new function GetPageNumbers by xlou · 6 years ago
  22. 636e82c Fix a wrong variable check in CFX_BilinearMatrix. by Lei Zhang · 6 years ago
  23. c68e081 Pass nullptr to ParseContentWithParams() instead of 0. by Lei Zhang · 6 years ago
  24. 4b9d698 Clean up construction of CFX_Barcode by Ryan Harrison · 6 years ago
  25. 4936320 Fix crash in palette loading with Pattern colorspace. by Henrique Nakashima · 6 years ago
  26. 30f213e Change CPDF_RenderStatus::ProcessPathPattern() to pass by pointer. by Lei Zhang · 6 years ago
  27. b0f33f2 Mark some fxge class members as const. by Lei Zhang · 6 years ago
  28. 65544d7 Fix potential memory leak in CCodec_JpegModule::Start(). by Lei Zhang · 6 years ago
  29. 7694f7e Add timeout when downloading gold json. by Henrique Nakashima · 6 years ago
  30. b35b725 Make private some methods in CPDF_DIBSource. by Henrique Nakashima · 6 years ago
  31. f036f12 Remove empty FF classes by Dan Sinclair · 6 years ago
  32. b9ec0b3 Remove draw from creatable widgets by Dan Sinclair · 6 years ago
  33. 5a21af6 Put required DEFINE_PS_TABLES define in fx_freetype.cpp where it's used. by Andrew Weintraub · 6 years ago
  34. f9f1a5d Support compiling pdfium with emscripten. by Henrique Nakashima · 6 years ago
  35. 6daeb04 Fix some nits in CPDF_Parser. by Lei Zhang · 6 years ago
  36. 97bd5e3 Configure CQ to use jumbo build bots. by Lei Zhang · 6 years ago
  37. d4ae37b Move retrieval of UIChild earlier in CreateUIChild by Dan Sinclair · 6 years ago
  38. 03f04e2 Rename eUIType for clarity by Dan Sinclair · 6 years ago
  39. b657e87 Cleanup CreateUIChild node creation by Dan Sinclair · 6 years ago
  40. 4327b48 Cleanup CreateUIChild pUI usage by Dan Sinclair · 6 years ago
  41. 4ad801b Fix broken XFA builds with new V8 by Ryan Harrison · 6 years ago
  42. 701d216 Update code to assume a Value node exists. by Dan Sinclair · 6 years ago
  43. 35347ab Make CreateUIChild a method of CXFA_Node by Dan Sinclair · 6 years ago
  44. 73eae27 Clarify CreateUIChild is only for Field or Draw elements by Dan Sinclair · 6 years ago
  45. 003e96c Remove CXFA_Node::GetNode and m_pNode by Dan Sinclair · 6 years ago
  46. 414cc9c Remove GetWidgetAcc calls by Dan Sinclair · 6 years ago
  47. 9b85f4b Merge CXFA_WidgetAcc into CXFA_Node by Dan Sinclair · 6 years ago
  48. 8a0941d Remove CXFA_WidgetAcc from CXFA_FFDocView methods by Dan Sinclair · 6 years ago
  49. 66b9fa0 Cleanup CXFA_FFDocView header by Dan Sinclair · 6 years ago
  50. ee89691 Remove unused CXFA_FFDocView::ProcessWidgetEvent by Dan Sinclair · 6 years ago
  51. 8632d41 Remove CXFA_FFDocView::GetWidgetAccByName by Dan Sinclair · 6 years ago
  52. 1e5f87e Use accessor for WidgetAcc by Dan Sinclair · 6 years ago
  53. 0891515 Convert CXFA_WidgetAccIterator to CXFA_ReadyNodeIterator by Dan Sinclair · 6 years ago
  54. 22a1bb9 Remove CXFA_WidgetAcc from CXFA_FFField::CalculateNode by Dan Sinclair · 6 years ago
  55. 4d4731c Tidy fxjs/cfxjse_isolatetracker.h by Tom Sepez · 6 years ago
  56. dd6cfdc Cleanup WidgetAcc forward declares by Dan Sinclair · 6 years ago
  57. 7f2d01a Convert CXFA_EventParam to store a CXFA_Node by Dan Sinclair · 6 years ago
  58. 1ca4216 Convert CXFA_FFWidgetHandler to use CXFA_Node by Dan Sinclair · 6 years ago
  59. 9ccf404 Remove GetLocale from CXFA_WidgetAcc by Dan Sinclair · 6 years ago
  60. bc948ce Remove CXFA_WidgetAcc from CXFA_FFNotify by Dan Sinclair · 6 years ago
  61. 04f50cf Remove unused WidgetPreRemove and WidgetPostAdd params by Dan Sinclair · 6 years ago
  62. 1999129 Convert CXFA_TextProvider to use a CXFA_Node by Dan Sinclair · 6 years ago
  63. ec06e11 Change GetContainerWidgetAcc to GetContainerNode by Dan Sinclair · 6 years ago
  64. 6221f22 Move WidgetAcc and IsWidgetReady to CXFA_Node by Dan Sinclair · 6 years ago
  65. ab218bf Support jumbo build in XFA targets. by Lei Zhang · 6 years ago
  66. c3ba98e Break xfa target into smaller pieces. by Lei Zhang · 6 years ago
  67. 2157c4b Move IsNull and PreNull to CXFA_Node by Dan Sinclair · 6 years ago
  68. ed4038b Move the UI elements from CXFA_WidgetAcc to CXFA_Node by Dan Sinclair · 6 years ago
  69. d7d584d Add flag to notify if a node widget is ready by Dan Sinclair · 6 years ago
  70. 434e28d Use MaybeLocal versions of v8::Script APIs by Adam Klein · 6 years ago
  71. 1fa1b1f Tests for composing CFX_Matrix transforms. by Henrique Nakashima · 6 years ago
  72. 5ca283f Remove code added in by a bad rebase or merge by Ryan Harrison · 7 years ago
  73. ebf965a Fix CFX_Matrix.RotateAt() by Henrique Nakashima · 7 years ago
  74. f668ed4 Remove NeedAlpha() in CFX_ImageTransformer. by Lei Zhang · 7 years ago
  75. 27d718e Add jumbo build support for fxge and pwl. by Lei Zhang · 7 years ago
  76. bbd02f1 Move XFA_IsCreateWidget to CXFA_Object by Dan Sinclair · 7 years ago
  77. 4aadb70 Avoid integer overflows in CJBig2_Image::composeTo_opt2(). by Lei Zhang · 7 years ago
  78. 28cb9a7 Declare variables closer to use in CJBig2_Image::composeTo_opt2(). by Lei Zhang · 7 years ago
  79. 6e59fb5 Remove more unneeded includes and code from headers. by Lei Zhang · 7 years ago
  80. 5134482 Move format specific elements out of ContinueDecode by Ryan Harrison · 7 years ago
  81. 4d7a11b Move format specific elements out of StartDecode by Ryan Harrison · 7 years ago
  82. 1602344 Move format specific elements out of DetectImageType by Ryan Harrison · 7 years ago
  83. c5017d7 Remove redundant GetNode by Dan Sinclair · 7 years ago
  84. 9d5909e Remove param checking from StartScanLine by Ryan Harrison · 7 years ago
  85. 2993b75 Move remaining jpeg error handling up a level by Ryan Harrison · 7 years ago
  86. 4c431ba Move jpeg header read error handling up a level by Ryan Harrison · 7 years ago
  87. 4c451ba Pass Isolate to v8::String::Utf8Value API by Adam Klein · 7 years ago
  88. d859d57 Do more forward declarations in cxfa_node.h. by Lei Zhang · 7 years ago
  89. 2914b6f Fix behavior of FPDF_RenderPageBitmapWithMatrix by Henrique Nakashima · 7 years ago
  90. c37fa7d Move code related to stroke line dash to CXFA_Stroke by Dan Sinclair · 7 years ago
  91. dcc2f3c Cleanup some CXFA_Box methods by Dan Sinclair · 7 years ago
  92. 238c6bf Rename box arc methods for clarity by Dan Sinclair · 7 years ago
  93. c458c17 Move GetFillpath to CXFA_Rectangle by Dan Sinclair · 7 years ago
  94. aca7696 Move rectangle drawing code to CXFA_Rectangle by Dan Sinclair · 7 years ago
  95. b73a969 Correctly handle errors when starting jpeg codec by Ryan Harrison · 7 years ago
  96. 6d6a243 Pass ios_base::binary so WriteBitmapToPng works on Windows. by Henrique Nakashima · 7 years ago
  97. f855489 Move fill draw code to fill classes by Dan Sinclair · 7 years ago
  98. 181ffee Move the box drawing code to CXFA_Box by Dan Sinclair · 7 years ago
  99. a49dc5b Remove flags param from CXFA_ImageRenderer by Dan Sinclair · 7 years ago
  100. 7577d5c Remove transparency flag from CompositeDIBitmap by Dan Sinclair · 7 years ago