1. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 8 years ago
  2. a3cf977 CFX_UnownedPtr: check during assignment time as well. by Tom Sepez · 8 years ago
  3. 9792f16 Properly ref-count CPDFXFA_Page by Tom Sepez · 8 years ago
  4. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  5. df673c2 Cleanup more null IFX_Pause parameters by Dan Sinclair · 8 years ago
  6. 4ad4690 Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cpp by Tom Sepez · 8 years ago
  7. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  8. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  9. 3d06022 Remove unused docview flag by Dan Sinclair · 8 years ago
  10. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 8 years ago
  11. 5535ac7 Use std::vector in cpdfxfa_context.h by Tom Sepez · 8 years ago
  12. 3cdcfeb Create individual exception methods. by Dan Sinclair · 8 years ago
  13. c8fd331 Cleaning out params in CPDFXFA_Context by Dan Sinclair · 8 years ago
  14. 37b12ad Return unique_ptr from CXFA_FFApp::CreateDoc. by tsepez · 8 years ago
  15. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  16. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  17. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  18. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago[Renamed (84%) from fpdfsdk/fpdfxfa/cpdfxfa_document.cpp]
  19. 25ec646 Merge CPDFXFA_App into CPDFXFA_Document. by dsinclair · 8 years ago
  20. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  21. a282c73 Revert of Reland: Make the CPDFXFA_App non-global (patchset #2 id:20001 of https://codereview.chromium.org/2418653003/ ) by dsinclair · 8 years ago
  22. f3736bc Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  23. b685e64 Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ ) by dsinclair · 8 years ago
  24. abefb79 Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  25. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  26. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  27. 655fcca Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  28. ca03f7a Fixup MSan embeddertests by Dan Sinclair · 8 years ago
  29. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  30. 2116105 Remove ownership of CPDFSDK_Document from CPDFXFA_Document by dsinclair · 8 years ago
  31. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago[Renamed (96%) from fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp]
  32. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  33. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  34. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  35. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  36. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  37. a939bfe Make creation of CPDFSDK_Document clearer by dsinclair · 8 years ago
  38. 9f206f0 Cleanup CPDFXFA and CPDF document methods by dsinclair · 8 years ago
  39. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  40. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  41. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 8 years ago
  42. 89f8fa8 Remove unused code in CPDFXFA_Document by dsinclair · 8 years ago
  43. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  44. cedaa55 Flip document and parser ownership by dsinclair · 9 years ago
  45. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 9 years ago
  46. 2d5b020 Use smart pointers for class owned pointers by weili · 9 years ago
  47. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 9 years ago
  48. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  49. 77b909e Remove more casts, part 7. by tsepez · 9 years ago
  50. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  51. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 9 years ago
  52. b8bf55f Get rid of CPDF_Object::GetArray(). by thestig · 9 years ago
  53. cbfef57 Cleanup XFA_HASHCODE usage. by dsinclair · 9 years ago
  54. e7b2853 Remove Release() from CXFA_WidgetAccIterator by tsepez · 9 years ago
  55. 44d83f3 Use CFX_RetainPtr<> to refcount CPDFXFA_Page by tsepez · 9 years ago
  56. c6450bb Remove XFA_WIDGETEVENT defines by dsinclair · 9 years ago
  57. 3f80c86 Remove some c_str() calls from StringCs in xfa docs. by tsepez · 9 years ago
  58. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
  59. 01e624f Fix GCC warnings to be ready for GCC standalone build by weili · 9 years ago
  60. 1f5f2ff Fixup page removal for XFA documents. by dsinclair · 9 years ago
  61. b1a5959 Simplify XFA event handling. by thestig · 9 years ago
  62. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 9 years ago
  63. 9f3dbbc Cleanup CPDFXFA_Page. by thestig · 9 years ago
  64. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  65. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  66. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago
  67. 660956f Rename CFX_WideStringC::raw_str() to c_str() by tsepez · 9 years ago
  68. fc58ad1 Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. by tsepez · 9 years ago
  69. 179bebb Rename GetCStr and GetPtr to match CFX_ByteString. by dsinclair · 9 years ago
  70. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  71. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  72. 64376be Move the fpdfsdk/include/javascript folder by dsinclair · 9 years ago
  73. bd56755 Rename GetElementValue() to GetDirectObject{By,At}(). by tsepez · 9 years ago
  74. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  75. e91afba Re-enable MSVC warning 4702 by Wei Li · 9 years ago
  76. 584b1e6 Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi. by Dan Sinclair · 9 years ago
  77. a1cef70 Trigger page view event when re-layout is finished by jinming_wang · 9 years ago
  78. 744da70 FPDF_PageDelete must delete XFA pages as well. by Tom Sepez · 9 years ago
  79. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  80. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed (99%) from fpdfsdk/src/fpdfxfa/fpdfxfa_doc.cpp]
  81. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 9 years ago
  82. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  83. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 9 years ago
  84. 738b08c Fix and enable lint checks. by Dan Sinclair · 9 years ago
  85. 281a9ea Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  86. 566b974 Revert "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  87. 3b8fdd3 Replace CPDF_Rect and CPDF_Point with CFX types. by Tom Sepez · 9 years ago
  88. 50cce60 Fixing whitespace lint errors. by Dan Sinclair · 9 years ago
  89. 61046b9 Sort headers in non-xfa directories. by Dan Sinclair · 9 years ago
  90. f7e38ed Fix a crasher in CPDFSDK_Document::GetPageView() by Jun Fang · 9 years ago
  91. c30d5bf XFA: Fix a crashier in SetFocus() by Jun Fang · 9 years ago
  92. ef86dcd Fix heap-use-after-free in V8::Initialize() by Jun Fang · 9 years ago
  93. 8878029 XFA: Fix SEGV in CPDFXFA_Document::SetCurrentPage() by Jun Fang · 9 years ago
  94. 23bf560 Revert "Fix a crashier in CPDFSDK_Document::GetPageView()" by Jun Fang · 9 years ago
  95. 1be28d1 Fix a crashier in CPDFSDK_Document::GetPageView() by Jun Fang · 9 years ago
  96. 9b76113 Merge to XFA: Member function name refactoring by Wei Li · 9 years ago
  97. 9429368 XFA: Fix DOS newlines, final round. by Lei Zhang · 9 years ago
  98. 6ffb03c XFA: Remove dead AddDoRecord code. by Lei Zhang · 9 years ago
  99. 8e5cd19 Merge to XFA: War on #defines, part 1. by Tom Sepez · 9 years ago
  100. 7523954 Fix crashing in CPDFXFA_Document::GetPage() by Jun Fang · 9 years ago