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