1. 8e7f932 Convert CPVT_Color to CFX_Color by Dan Sinclair · 7 years ago
  2. 569817c Add ObservedPtr to catch Widget being killed by JS by Ryan Harrison · 7 years ago
  3. 8b1408e Remove FXSYS_strlen and FXSYS_wcslen by Ryan Harrison · 7 years ago
  4. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  5. 7f55a54 Rename CPWL_Color to CFX_Color by Dan Sinclair · 7 years ago
  6. ddfc3dc Let {Argb,Cmyk}Decode return tuples by Nicolas Pena · 8 years ago
  7. c4a2b75 Cleanup string passing in core/fpdf* by Tom Sepez · 8 years ago
  8. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  9. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  10. c5a1472 Fix uninitialized memory read in CJS_Object::GetEmbedObject() by Tom Sepez · 8 years ago
  11. 40e0a81 Remove unused Icon::m_pIconStream by Tom Sepez · 8 years ago
  12. 4d5b8c5 Convert JS property tables to single-byte. by Tom Sepez · 8 years ago
  13. 9b99b63 Convert native method names to single-byte. by Tom Sepez · 8 years ago
  14. 04557b8 Remove some JS_Define macros by Tom Sepez · 8 years ago
  15. b1670b5 Pass CJS_Runtime to JS callbacks. by Tom Sepez · 8 years ago
  16. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  17. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  18. c5267c5 Revert: Only create widgets if really needed by dsinclair · 8 years ago
  19. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  20. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  21. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  22. 3a7741a Convert Field to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  23. 690c033 Convert CPDFSDK_InterForm to take a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  24. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  25. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  26. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  27. bc5e6d2 Move core/fpdfapi/fpdf_font to core/fpdfapi/font by dsinclair · 8 years ago
  28. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  29. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  30. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  31. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  32. 166bc16 Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font by dsinclair · 8 years ago
  33. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  34. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  35. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  36. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  37. 56cf519 Make javascript field observe sdk document by tsepez · 8 years ago
  38. 1c62054 Make CFX_Obeservable::Observer into a pointer-ish type; by tsepez · 8 years ago
  39. a31da74 Pass CFX_WideString further down widget callers by tsepez · 8 years ago
  40. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  41. 7b68f61 Make Observers into a templated class by tsepez · 8 years ago
  42. 1df1efa Fixup CPDFSDK_PageView and CPDF_Page interactions. by dsinclair · 8 years ago
  43. ce04a45 Add observer for BAAnnots from Javascript by dsinclair · 8 years ago
  44. a73b8fe Implement Field::SetHidden using Field::SetDisplay. by tonikitoo · 8 years ago
  45. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  46. 7c05a7a Factor out the duplicated logic in Field::SetDisplay by tonikitoo · 8 years ago
  47. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  48. ef523dd Only create widgets if really needed. by dsinclair · 8 years ago
  49. f3dc8c6 Remove backpointer to CJS_Runtime from CJS_Value by tsepez · 8 years ago
  50. e5aff74 Remove backpointer to runtime from CJS_Array. by tsepez · 8 years ago
  51. ca97a8e Watch for destruction of CPDFSDK_widget during callback by tsepez · 8 years ago
  52. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  53. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 8 years ago
  54. a2919b3 Remove RichText support from fpdfsdk/fxedit. by dsinclair · 8 years ago
  55. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
  56. 23ae4a5 Remove redundant casts, part 4 by tsepez · 8 years ago
  57. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  58. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  59. ded3634 Change CPDF_Boolean to use bool instead of FX_BOOL. by thestig · 9 years ago
  60. 92cb5e5 Convert border style defines to an enum class. by dsinclair · 9 years ago
  61. 64376be Move the fpdfsdk/include/javascript folder by dsinclair · 9 years ago
  62. 05d53f0 Code change to avoid signed/unsigned mismatch warnings. by Wei Li · 9 years ago
  63. 41a53ad use std::vector in more places in JavaScript bindings code. by tsepez · 9 years ago
  64. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  65. 46c8b1e Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>. by Tom Sepez · 9 years ago
  66. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
  67. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  68. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  69. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed (99%) from fpdfsdk/src/javascript/Field.cpp]
  70. 97da976 Re-enable MSVC warning 4800 for compiling with chromium_code by Wei Li · 9 years ago
  71. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  72. 281a9ea Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  73. 566b974 Revert "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  74. 3b8fdd3 Replace CPDF_Rect and CPDF_Point with CFX types. by Tom Sepez · 9 years ago
  75. efbc191 Expand all paths to be based off pdfium/ directory by Dan Sinclair · 9 years ago
  76. b9cc7a0 Merge to XFA: Remove CGW_ArrayTemplate and its O(n^2 log n) sort. by Tom Sepez · 9 years ago
  77. 4246b00 Merge to XFA: Bugs in CJS_PublicMethods::ParseNumber(). by Tom Sepez · 9 years ago
  78. aa8bf7e Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. by Lei Zhang · 9 years ago
  79. 96660d6 Merge to XFA: Get rid of most instance of 'foo != NULL' by Lei Zhang · 9 years ago
  80. 14b20db Fix an assertion failure in CPDFSDK_Widget* Field::GetWidget() by Jun Fang · 9 years ago
  81. 50d12ad Introduce "underlying types" to abstract XFA differences. by Tom Sepez · 9 years ago
  82. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  83. 945fdb7 Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>. by Lei Zhang · 9 years ago
  84. d88a364 Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk. by Lei Zhang · 9 years ago
  85. 3342090 Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors. by Tom Sepez · 9 years ago
  86. 67fd5df Merge to XFA: Wean CJS_Value off of v8::Isolate. by Tom Sepez · 9 years ago
  87. ba038bc Merge to XFA: Rename IFXJS_Runtime and IFXJS_Context to IJS_. by Tom Sepez · 9 years ago
  88. cd56a7d Merge to XFA: Store object definition ID in each js_class. by Tom Sepez · 9 years ago
  89. 3745841 Merge to XFA: Make the vast majority of JS headers private to src/javascript. by Tom Sepez · 9 years ago
  90. ca70a69 Merge to XFA: Remove JavaScript.h by Tom Sepez · 9 years ago
  91. d5a0e95 Merge to XFA: Don't pass null isolates to FXJS_ when we have a real isolate. by Tom Sepez · 9 years ago
  92. 39bfe12 Merge to XFA: Ensure functions in FXJS_V8 are prefixed by FXJS_. by Tom Sepez · 9 years ago
  93. 808a99e Merge to XFA: Remove some abstractions in fxjs_v8.h. by Tom Sepez · 9 years ago
  94. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  95. 2f2ffec Merge to XFA - else after returns. by Tom Sepez · 9 years ago
  96. a6d9f0e Remove trailing whitespaces in fpdfsdk, XFA edition. by Lei Zhang · 9 years ago
  97. 60f507b Merge to XFA: Cleanup: Get this rid of "this->" in fpdfsdk/ by Lei Zhang · 9 years ago
  98. 0aa0e73 Merge to XFA: Cleanup: Remove CFFL_IFormFiller::GetCommitKey() that always returns 0. by Lei Zhang · 9 years ago
  99. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  100. 4f7bc04 Merge to XFA: Reduce usage of operator LPCWSTR from CFX_WideString(). by Tom Sepez · 10 years ago