1. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 8 years ago
  2. 9792f16 Properly ref-count CPDFXFA_Page by Tom Sepez · 8 years ago
  3. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  4. 80c4878 Cleanup some xfa/fxfa code. by Dan Sinclair · 8 years ago
  5. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  6. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  7. 5535ac7 Use std::vector in cpdfxfa_context.h by Tom Sepez · 8 years ago
  8. 3cdcfeb Create individual exception methods. by Dan Sinclair · 8 years ago
  9. c8fd331 Cleaning out params in CPDFXFA_Context by Dan Sinclair · 8 years ago
  10. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  11. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  12. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  13. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago[Renamed (91%) from fpdfsdk/fpdfxfa/cpdfxfa_document.h]
  14. 25ec646 Merge CPDFXFA_App into CPDFXFA_Document. by dsinclair · 8 years ago
  15. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  16. 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
  17. f3736bc Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  18. b685e64 Revert of Make the CPDFXFA_App non-global (patchset #3 id:80001 of https://codereview.chromium.org/2416753002/ ) by dsinclair · 8 years ago
  19. abefb79 Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  20. 655fcca Convert CPDFXFA_Document to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  21. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  22. 2116105 Remove ownership of CPDFSDK_Document from CPDFXFA_Document by dsinclair · 8 years ago
  23. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago[Renamed (94%) from fpdfsdk/fpdfxfa/fpdfxfa_doc.h]
  24. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  25. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago[Renamed (92%) from fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h]
  26. a939bfe Make creation of CPDFSDK_Document clearer by dsinclair · 8 years ago
  27. 9f206f0 Cleanup CPDFXFA and CPDF document methods by dsinclair · 8 years ago
  28. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  29. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  30. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 8 years ago
  31. 89f8fa8 Remove unused code in CPDFXFA_Document by dsinclair · 8 years ago
  32. cedaa55 Flip document and parser ownership by dsinclair · 8 years ago
  33. 2d5b020 Use smart pointers for class owned pointers by weili · 9 years ago
  34. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  35. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  36. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 9 years ago
  37. c6450bb Remove XFA_WIDGETEVENT defines by dsinclair · 9 years ago
  38. 3f80c86 Remove some c_str() calls from StringCs in xfa docs. by tsepez · 9 years ago
  39. afe9430 Make CFX_WideString(const CFX_WideString&) explicit. by tsepez · 9 years ago
  40. b1a5959 Simplify XFA event handling. by thestig · 9 years ago
  41. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
  42. 89bdd08 Move code from fpdfsdk/include to the sub directories. by dsinclair · 9 years ago[Renamed (98%) from fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h]
  43. 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
  44. df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
  45. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  46. a1cef70 Trigger page view event when re-layout is finished by jinming_wang · 9 years ago
  47. 744da70 FPDF_PageDelete must delete XFA pages as well. by Tom Sepez · 9 years ago
  48. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  49. 281a9ea Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  50. 566b974 Revert "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  51. 3b8fdd3 Replace CPDF_Rect and CPDF_Point with CFX types. by Tom Sepez · 9 years ago
  52. c7cd809 Fixup incorrect include guards. by Dan Sinclair · 9 years ago
  53. ab27768 Banish CFX_ByteArray and CFX_WideArray to the XFA side. by Tom Sepez · 9 years ago
  54. 9429368 XFA: Fix DOS newlines, final round. by Lei Zhang · 9 years ago
  55. 6ffb03c XFA: Remove dead AddDoRecord code. by Lei Zhang · 9 years ago
  56. 875b9c9 XFA: Remove relative includes outside of xfa/. by Lei Zhang · 9 years ago
  57. 20e25f2 XFA: Change the destruction order inside CPDFXFA_Document to avoid UAFs. by Lei Zhang · 9 years ago
  58. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  59. bf59a07 XFA: add CPDFDocumentToFPDFDocument() by Tom Sepez · 9 years ago
  60. ba038bc Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. by Tom Sepez · 9 years ago
  61. 09d33bc Merge to XFA: CFX_MapByteStringToPtr considered harmful (combo patch). by Tom Sepez · 9 years ago
  62. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 10 years ago
  63. e5b0bd1 Merge to XFA: Do some IWYU cleanups. by Lei Zhang · 10 years ago
  64. ca3ac5e Merge to XFA: Remove FX_BSTR and FX_WSTR typedefs. by Tom Sepez · 10 years ago
  65. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 10 years ago
  66. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 10 years ago
  67. eed467d Replace XFA_HWIDGET with IXFA_Widget* by Tom Sepez · 10 years ago
  68. 18e5b4b Replace XFA_HDOC with IXFA_Doc* by Tom Sepez · 10 years ago
  69. 6fc8cbb Merge to XFA: Kill CFX_Object. by Tom Sepez · 10 years ago
  70. 54d8c39 Set the view pointer as NULL after its xfa doc is released by Jun Fang · 10 years ago
  71. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago