1. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  2. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  3. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  4. 71ba588 Fix more FX_BOOL / int noise in core/fpdfsdk by tsepez · 8 years ago
  5. dadea5f Make Document::m_IconList a vector of IconElements. (try 2) by thestig · 8 years ago
  6. 09bad1c Revert of Make Document::m_IconList a vector of IconElements. (patchset #2 id:20001 of https://codereview.chromium.org/2428743004/ ) by dsinclair · 8 years ago
  7. f328d0d Make Document::m_IconList a vector of IconElements. by thestig · 8 years ago
  8. d5bd8a1 Revert "Make CPDF_Object containers hold objects via unique pointers." by tsepez · 8 years ago
  9. 1d02388 Make CPDF_Object containers hold objects via unique pointers. by tsepez · 8 years ago
  10. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  11. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  12. cf38161 Remove remaining CPDFSDK_Document references by dsinclair · 8 years ago
  13. 82e1767 Convert IJS_Runtime to CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  14. 4526faf Remove CPDFSDK_Document from IJS_Context by dsinclair · 8 years ago
  15. 3a7741a Convert Field to use CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  16. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  17. 8afe15a Cleanup some CPDFSDK_PageView annotation code. by dsinclair · 8 years ago
  18. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  19. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  20. bc5e6d2 Move core/fpdfapi/fpdf_font to core/fpdfapi/font by dsinclair · 8 years ago
  21. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  22. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  23. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  24. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  25. 166bc16 Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font by dsinclair · 8 years ago
  26. 7c292e0 Remove dead code from CPDF_InterForm. by thestig · 8 years ago
  27. 8e0638b Rename App to Env where needed. by dsinclair · 8 years ago
  28. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  29. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  30. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  31. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  32. 55be02e Make wrapped JS Document observe C++-side object. by tsepez · 8 years ago
  33. cd5dc85 Remove unused context parameter from JSGetStringFromID by tsepez · 8 years ago
  34. 1897bdc Do not re-create the page view when accessing from Document::removeField. by dsinclair · 8 years ago
  35. 0ee3590 Add support to Document::getAnnots method by tonikitoo · 8 years ago
  36. bb5fa04 Stub out Document::syncAnnotScan method. by tonikitoo · 8 years ago
  37. 618cb1f Add initial Document::getAnnot support by tonikitoo · 8 years ago
  38. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  39. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  40. d0b6ed1 Make FXJS_GetObjectElement return std::vector<CFX_WideString>. by tsepez · 8 years ago
  41. ec26876 Make Document's 'info' property readonly by tonikitoo · 8 years ago
  42. f3dc8c6 Remove backpointer to CJS_Runtime from CJS_Value by tsepez · 8 years ago
  43. 1c83675 Add support to Document::gotoNamedDest method. by tonikitoo · 8 years ago
  44. 33c4cdb Add support to Document::URL property getter. by tonikitoo · 8 years ago
  45. e5aff74 Remove backpointer to runtime from CJS_Array. by tsepez · 8 years ago
  46. ea3ff9e Introduce ::getPropertyInternal method to avoid duplication by tonikitoo · 8 years ago
  47. cac704d Split fpdfdoc/include/fpdf_doc.h into individual classes. by dsinclair · 8 years ago
  48. 461eeaf Reland of Remove pageview from map immediately by dsinclair · 8 years ago
  49. 40faa79 Remove type info from CJS_Value, interrogate v8 instead by tsepez · 8 years ago
  50. 23ae4a5 Remove redundant casts, part 4 by tsepez · 8 years ago
  51. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  52. 5cc2465 Clean up CPDF_Page. by thestig · 8 years ago
  53. df964df Replace CFX_RectArray with std::vector<CFX_FloatRect> by tsepez · 8 years ago
  54. 018935c Pass WideStrings without narrowing to c_str in javascript/ by tsepez · 9 years ago
  55. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 9 years ago
  56. 6fe7d21 Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. by tsepez · 9 years ago
  57. 64376be Move the fpdfsdk/include/javascript folder by dsinclair · 9 years ago
  58. 8940993 Reduce signed/unsigned comparison warnings by Wei Li · 9 years ago
  59. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  60. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 9 years ago
  61. 62a70f9 Remove FX_WORD in favor of uint16_t. by Tom Sepez · 9 years ago
  62. d4e8f12 Re-enable several MSVC warnings by Wei Li · 9 years ago
  63. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 9 years ago
  64. 56c1019 Remove CFX_DWordArray from Document.h by Tom Sepez · 9 years ago
  65. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  66. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed (98%) from fpdfsdk/src/javascript/Document.cpp]
  67. 97da976 Re-enable MSVC warning 4800 for compiling with chromium_code by Wei Li · 9 years ago
  68. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  69. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 9 years ago
  70. 007e6c0 Remove some FX_BOOLs by Tom Sepez · 9 years ago
  71. 281a9ea Re-land "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  72. 566b974 Revert "Replace CPDF_Rect and CPDF_Point with CFX types." by Tom Sepez · 9 years ago
  73. 3b8fdd3 Replace CPDF_Rect and CPDF_Point with CFX types. by Tom Sepez · 9 years ago
  74. 7cf13c9 Remove PageObject's m_Type and add As<Type> functions by Wei Li · 9 years ago
  75. 2398d89 Remove CFX_PtrList from renderer main loop. by Tom Sepez · 9 years ago
  76. efbc191 Expand all paths to be based off pdfium/ directory by Dan Sinclair · 9 years ago
  77. 32c7081 Split CPDF_PageObjectHolder off from CPDF_PageObjectList by Tom Sepez · 9 years ago
  78. 9b76113 Merge to XFA: Member function name refactoring by Wei Li · 9 years ago
  79. 8e5cd19 Merge to XFA: War on #defines, part 1. by Tom Sepez · 9 years ago
  80. b5b2a91 Mege to XFA: Redo CPDF_PageObjects - part 1 by Tom Sepez · 9 years ago
  81. 3f1c71f Merge to XFA: Use std::map as CPDF_Dictionary's underlying store. by Oliver Chang · 9 years ago
  82. b8e1ab2 Merge to XFA: Remove a bunch of dead code. by Lei Zhang · 9 years ago
  83. c5b40ba Merge to XFA: Document::DoAnnotDelay and m_DelayAnnotData member unused. by Tom Sepez · 9 years ago
  84. 6ba32d9 Merge to XFA: Replace IconTree class with std::list. by Tom Sepez · 9 years ago
  85. 412e908 Merge to XFA: Get rid of most instance of 'foo == NULL' by Lei Zhang · 9 years ago
  86. 96660d6 Merge to XFA: Get rid of most instance of 'foo != NULL' by Lei Zhang · 9 years ago
  87. 50d12ad Introduce "underlying types" to abstract XFA differences. by Tom Sepez · 9 years ago
  88. c7e4c4f Update XFA fpdfsdk to match master by Tom Sepez · 9 years ago
  89. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  90. 945fdb7 Merge to XFA: Replace CJS_Parameters with std::vector<CJS_Value>. by Lei Zhang · 9 years ago
  91. dd734de Merge to XFA: Cleanup CPDF_ApSettings and CJS_Parameters. by Lei Zhang · 9 years ago
  92. d88a364 Merge to XFA: Remove CFX_PtrArray usage in fpdfsdk. by Lei Zhang · 9 years ago
  93. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
  94. 710c909 Merge to XFA: Add type cast definitions for CPDF_Name. by Dan Sinclair · 9 years ago
  95. 316eb86 Merge to XFA: Add type cast definitions for CPDF_String. by Dan Sinclair · 9 years ago
  96. 43ce903 Merge to XFA: Add type cast definitions for CPDF_Number. by Dan Sinclair · 9 years ago
  97. 05d9e93 [Merge to XFA] Add type cast definitions for CPDF_Boolean. by Dan Sinclair · 9 years ago
  98. dfbf8e7 Next round of XFA changes to match master. by Tom Sepez · 9 years ago
  99. 3342090 Merge to XFA: Pass IJS_Runtime, not IJS_Context, to native object constructors. by Tom Sepez · 9 years ago
  100. 67fd5df Merge to XFA: Wean CJS_Value off of v8::Isolate. by Tom Sepez · 9 years ago