1. 569817c Add ObservedPtr to catch Widget being killed by JS by Ryan Harrison · 7 years ago
  2. 8b1408e Remove FXSYS_strlen and FXSYS_wcslen by Ryan Harrison · 7 years ago
  3. 875e98c Remove FX_STRSIZE and replace with size_t by Ryan Harrison · 7 years ago
  4. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  5. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  6. 65ecca4 Move CFX_Observable to Observable by Dan Sinclair · 7 years ago
  7. b896699 Move CFX_AutoRestorer to fxcrt::AutoRestorer by Dan Sinclair · 7 years ago
  8. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  9. 7558414 Prepare for converting FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  10. 57cb544 Adjust loops in preperation for FX_STRSIZE int->size_t by Ryan Harrison · 7 years ago
  11. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  12. 0158106 Add truly const versions of CPDF_Document getters. by Lei Zhang · 7 years ago
  13. cd07123 Move CFX_BinaryBuf out of fx_basic by Dan Sinclair · 7 years ago
  14. 674bbfe Split auto restorer from fx_basic by Dan Sinclair · 7 years ago
  15. aa3a9cd Convert int* references to FX_STRSIZE by Ryan Harrison · 7 years ago
  16. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 7 years ago
  17. 75c6521 Add in missting string length check by Ryan Harrison · 7 years ago
  18. 63b2fc7 Check for possible empty object returns from NewFxDynamicObj() by Tom Sepez · 7 years ago
  19. 8a1758b Remove GetAt from string classes by Ryan Harrison · 7 years ago
  20. bd45656 Remove _MSC_VER from JS_Value.cpp by Tom Sepez · 7 years ago
  21. df950b8 Remove platform-specific IsFinite, JS_PortIsNan, and GetNan. by Tom Sepez · 7 years ago
  22. 5c09f4c Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  23. a2da7c5 Enforce recent VC++ version (2015 or later). by Tom Sepez · 7 years ago
  24. 1952d17 Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others." by Henrique Nakashima · 7 years ago
  25. aea80dc Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  26. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 7 years ago
  27. e7a99de Convert calls to Mid() to Left() or Right() if possible by Ryan Harrison · 7 years ago
  28. 33805cc Remove single param Mid() method from string classes by Ryan Harrison · 7 years ago
  29. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago
  30. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 7 years ago
  31. 67ccef7 Use CFX_WideString in CPDF_NameTree functions to strip BOM by Jane Liu · 7 years ago
  32. 7d0af80 Small tidy of defines in util.h by Tom Sepez · 7 years ago
  33. ffbc0d9 More tightly validate format strings in util.cpp. by Tom Sepez · 7 years ago
  34. 3a4ebcc Create ParseDataType unit tests based on specs. by Henrique Nakashima · 7 years ago
  35. 0c99829 Fix invalid write for util.printf by Dan Sinclair · 7 years ago
  36. 7f55a54 Rename CPWL_Color to CFX_Color by Dan Sinclair · 7 years ago
  37. 222e1a4 Use early returns in more CPDFSDK_FormFillEnvironment code. by Lei Zhang · 7 years ago
  38. d361005 Fix code in fpdf_flatten.cpp that does no make sense. by Lei Zhang · 7 years ago
  39. ab5939e Move JS time conversion code into an anonymous namespace. by Lei Zhang · 7 years ago
  40. 2bf942d Avoid a crash inside wcsftime() on Windows. by Lei Zhang · 7 years ago
  41. 1e25e12 Simplify code in the JS printf/printd implementations. by Lei Zhang · 7 years ago
  42. 633a3b7 Rename PWL_FooBar files to cpwl_foo_bar. by Lei Zhang · 7 years ago
  43. f6ca07b Replace some repeated code with existing CFXJS_Engine::NewString() helper. by Tom Sepez · 7 years ago
  44. ce84f71 CFXJS_Engine::GetObjDefnID is a static method by Tom Sepez · 7 years ago
  45. d0409af Mass conversion of remaining class members (non-xfa) by Tom Sepez · 7 years ago
  46. 797ca5c Mass conversion of all const-lifetime class members by Tom Sepez · 7 years ago
  47. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 8 years ago
  48. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 8 years ago
  49. e8c1d41 Give a couple of char to int functions better names. by Lei Zhang · 8 years ago
  50. d7188f7 Remove some more |new|s, part 11 by Tom Sepez · 8 years ago
  51. e47e0c9 Avoid unordered_set and maps for the time being. by Tom Sepez · 8 years ago
  52. ef002c8 Use fx_extension.h utilities in more places. by Lei Zhang · 8 years ago
  53. e247ec4 Replace FXSYS_iswdigit with std::iswdigit. by Lei Zhang · 8 years ago
  54. ddfc3dc Let {Argb,Cmyk}Decode return tuples by Nicolas Pena · 8 years ago
  55. cfb1944 Cleanup the fx_extension code. by Dan Sinclair · 8 years ago
  56. a775723 Use unique_ptr in JSGlobalAlternate::m_MapGlobal by Tom Sepez · 8 years ago
  57. 3c3e271 Use Byte/WideString iterators by Tom Sepez · 8 years ago
  58. c4a2b75 Cleanup string passing in core/fpdf* by Tom Sepez · 8 years ago
  59. e115b2e Remove unneeded void* casts. by Lei Zhang · 8 years ago
  60. 669a418 Drop FXSYS_ from math methods by Dan Sinclair · 8 years ago
  61. 574b574 Fix some nits in the javascript util code. by Lei Zhang · 8 years ago
  62. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  63. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  64. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 8 years ago
  65. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  66. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 8 years ago
  67. 313c425 Remove unused IconElement::IconStream. by Lei Zhang · 8 years ago
  68. c5a1472 Fix uninitialized memory read in CJS_Object::GetEmbedObject() by Tom Sepez · 8 years ago
  69. 40e0a81 Remove unused Icon::m_pIconStream by Tom Sepez · 8 years ago
  70. 77f6d0f Observe all formfill environment pointer in JS objects. by Tom Sepez · 8 years ago
  71. c6dc69f Store JS string constants as single-byte strings. by Tom Sepez · 8 years ago
  72. fc54e05 Cleanup PWL_Utils. by Dan Sinclair · 8 years ago
  73. 55db091 Move JS constant tables to single-byte names by Tom Sepez · 8 years ago
  74. 4d5b8c5 Convert JS property tables to single-byte. by Tom Sepez · 8 years ago
  75. 9b99b63 Convert native method names to single-byte. by Tom Sepez · 8 years ago
  76. 892d751 Avoid some widestring to bytestring conversions in fxjs. by Tom Sepez · 8 years ago
  77. 37a35df Replace JS_IMPLEMENT_COLORPROP with helper function. by Tom Sepez · 8 years ago
  78. 04557b8 Remove some JS_Define macros by Tom Sepez · 8 years ago
  79. b1670b5 Pass CJS_Runtime to JS callbacks. by Tom Sepez · 8 years ago
  80. d6ae2af Rename IJS_Context to IJS_EventContext. by Tom Sepez · 8 years ago
  81. 58e4c5a Clean up CPDF_TextObject a bit by Nicolas Pena · 8 years ago
  82. 9e41d04 Use container with stable iterator for m_Icons. by Tom Sepez · 8 years ago
  83. e6cf013 Tidy FXJS_V8, backfill tests. by tsepez · 8 years ago
  84. 6cf5eca Don't put timers with ID == 0 into the global timer map. by tsepez · 8 years ago
  85. 1924971 Custom toString() methods may delete annots. by tsepez · 8 years ago
  86. ffdfbb9 Remove unused CJS_Object::ExitInstance() method by tsepez · 8 years ago
  87. d805eec Use observed pointers in CPDFSDK_AnnotIterator. by tsepez · 8 years ago
  88. 8fa8279 Annotation deleted while retrieving it in JS by tsepez · 8 years ago
  89. 992ecf7 Verify precision length before converting to string. by dsinclair · 8 years ago
  90. 85c8e7f Fixup lint flags. by Dan Sinclair · 8 years ago
  91. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  92. 49c5928 Replace fcvt with std::stringstream in AFNumber_Format by npm · 8 years ago
  93. c5267c5 Revert: Only create widgets if really needed by dsinclair · 8 years ago
  94. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  95. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  96. 25ec646 Merge CPDFXFA_App into CPDFXFA_Document. by dsinclair · 8 years ago
  97. 8837c91 Reland: Make the CPDFXFA_App non-global by dsinclair · 8 years ago
  98. 71ba588 Fix more FX_BOOL / int noise in core/fpdfsdk by tsepez · 8 years ago
  99. dadea5f Make Document::m_IconList a vector of IconElements. (try 2) by thestig · 8 years ago
  100. 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