1. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 8 years ago
  2. 671630e Use less opaque types in CPDFSDK_FormFillEnvironment. by Lei Zhang · 8 years ago
  3. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 8 years ago
  4. 7dc9fe5 Break linkage from CPDFXA_DocEnvironment to IJS_EventContext. by Tom Sepez · 8 years ago
  5. a3cf977 CFX_UnownedPtr: check during assignment time as well. by Tom Sepez · 8 years ago
  6. 9792f16 Properly ref-count CPDFXFA_Page by Tom Sepez · 8 years ago
  7. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  8. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 8 years ago
  9. 4ad4690 Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cpp by Tom Sepez · 8 years ago
  10. 40badde Remove more |new|s, part 6 by Tom Sepez · 8 years ago
  11. afd0d1f RefCount CPDF_StreamAcc all the time. by Tom Sepez · 8 years ago
  12. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  13. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  14. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago
  15. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  16. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  17. e3978d0 Remove unused invalidate flag by Dan Sinclair · 8 years ago
  18. 3d06022 Remove unused docview flag by Dan Sinclair · 8 years ago
  19. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 8 years ago
  20. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  21. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  22. a0061af Convert TransformPoint calls to Transform calls by Dan Sinclair · 8 years ago
  23. 6eec1c4 Update Invalidate to take a rect by Dan Sinclair · 8 years ago
  24. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  25. afb4456 Remove Transform in favour of TransformPoint by Dan Sinclair · 9 years ago
  26. 1b08df1 Convert Get methods to return instead of using out params. by Dan Sinclair · 9 years ago
  27. bba2a7c Update to use CFX_Rect{F} and CFX_Matrix constructors. by Dan Sinclair · 9 years ago
  28. 5535ac7 Use std::vector in cpdfxfa_context.h by Tom Sepez · 9 years ago
  29. 3cdcfeb Create individual exception methods. by Dan Sinclair · 9 years ago
  30. c8fd331 Cleaning out params in CPDFXFA_Context by Dan Sinclair · 9 years ago
  31. 37b12ad Return unique_ptr from CXFA_FFApp::CreateDoc. by tsepez · 9 years ago
  32. 447b1f3 Move xfa/fwl/core to xfa/fwl. by dsinclair · 9 years ago
  33. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 9 years ago
  34. fa89a20 Make concrete stream classes private to .cpp, part 4. by tsepez · 9 years ago
  35. d643729 Rename IFWL_Timer and IFWL_TimerInfo by dsinclair · 9 years ago
  36. 85c8e7f Fixup lint flags. by Dan Sinclair · 9 years ago
  37. dd17234 Split fwl/core class pt I. by dsinclair · 9 years ago
  38. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 9 years ago
  39. c64b76c Cleanup remaining IFWL files for visiblity and usage. by dsinclair · 9 years ago
  40. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 9 years ago
  41. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 9 years ago
  42. 25ec646 Merge CPDFXFA_App into CPDFXFA_Document. by dsinclair · 9 years ago
  43. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 9 years ago
  44. 2085538 Remove FWL globals. by dsinclair · 9 years ago
  45. 16b703c Fix some bool/int mismatches. by tsepez · 9 years ago
  46. 04c1009 Fix some return FALSE in functions that return pointers by tsepez · 9 years ago
  47. ad2441e Rename IFX_ stream names by tsepez · 9 years ago
  48. a282c73 Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ ) by dsinclair · 9 years ago
  49. f3736bc Reland: Make the CPDFXFA_App non-global by dsinclair · 9 years ago
  50. b685e64 Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ ) by dsinclair · 9 years ago
  51. abefb79 Make the CPDFXFA_App non-global by dsinclair · 9 years ago
  52. f51e4dc Cleanup CPDFXFA_App methods by dsinclair · 9 years ago
  53. 8779fa8 Cleanup env variable names by dsinclair · 9 years ago
  54. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 9 years ago
  55. 655fcca Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironment by dsinclair · 9 years ago
  56. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 9 years ago
  57. ca03f7a Fixup MSan embeddertests by Dan Sinclair · 9 years ago
  58. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 9 years ago
  59. 2116105 Remove ownership of CPDFSDK_Document from CPDFXFA_Document by dsinclair · 9 years ago
  60. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 9 years ago
  61. 98151ca Cleanup DEPS files by dsinclair · 9 years ago
  62. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 9 years ago
  63. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 9 years ago
  64. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 9 years ago
  65. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 9 years ago
  66. 202ad72 Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent by dsinclair · 9 years ago
  67. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 9 years ago
  68. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 9 years ago
  69. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 9 years ago
  70. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 9 years ago
  71. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 9 years ago
  72. d4c34f2 Replace std::unique_ptr.reset() with WrapUnique assignment. by thestig · 9 years ago
  73. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 9 years ago
  74. a939bfe Make creation of CPDFSDK_Document clearer by dsinclair · 9 years ago
  75. 577ad2c Move CPDFSDK_Environment code to cpp file by dsinclair · 9 years ago
  76. 9f206f0 Cleanup CPDFXFA and CPDF document methods by dsinclair · 9 years ago
  77. 38fd844 Rename dictionary set and get methods by dsinclair · 9 years ago
  78. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 9 years ago
  79. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 9 years ago
  80. a440bb3 Split CPDFXFA_Document apart by dsinclair · 9 years ago
  81. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 9 years ago
  82. 89f8fa8 Remove unused code in CPDFXFA_Document by dsinclair · 9 years ago
  83. f34518b Split fsdk_mgr files apart. by dsinclair · 9 years ago
  84. cedaa55 Flip document and parser ownership by dsinclair · 9 years ago
  85. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 9 years ago
  86. 2d5b020 Use smart pointers for class owned pointers by weili · 9 years ago
  87. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 9 years ago
  88. 47228ac Clean up singleton implementation by weili · 9 years ago
  89. e8a8066 Remove foxit app related setter and getter APIs in XFA code by weili · 9 years ago
  90. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  91. 77b909e Remove more casts, part 7. by tsepez · 9 years ago
  92. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  93. 6f4f233 Remove FWL_HTIMER in favor of IWFL_TimerInfo by tsepez · 9 years ago
  94. 0e0a86a Remove unused LoadString values, cleanup remaining strings. by dsinclair · 9 years ago
  95. d5f7261 Track shared isolates better in FXJSE. by tsepez · 9 years ago
  96. 4dce6d4 Fix a leak in CXFA_FontMgr. by thestig · 9 years ago
  97. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 9 years ago
  98. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 9 years ago
  99. b8bf55f Get rid of CPDF_Object::GetArray(). by thestig · 9 years ago
  100. cbfef57 Cleanup XFA_HASHCODE usage. by dsinclair · 9 years ago