1. 0abe652 Differentiate GN config settings for core vs third party code by weili · 9 years ago
  2. 2e9cd3a Remove unused CFDE_TxtEdtEngine::SetBufChunkSize(). by tsepez · 9 years ago
  3. 6f4f233 Remove FWL_HTIMER in favor of IWFL_TimerInfo by tsepez · 9 years ago
  4. 25dc95a Get rid of unused android GetHandle() and FPF_HFONT by tsepez · 9 years ago
  5. 52d7856 Clean up C-Style casts in CBC_CodeBase and subclasses by tsepez · 9 years ago
  6. fe433f1 Remove FDE_HDEVICESTATE. by dsinclair · 9 years ago
  7. 5a5f251 Add GIF, BMP, JPEG and TIFF XFA fuzzers by dsinclair · 9 years ago
  8. 2b6d64e xfa_fm2jscontext method cleanup - pt IV by dsinclair · 9 years ago
  9. 48ddd86 Make GetDevFont() return a CFX_Font* instead of void* by tsepez · 9 years ago
  10. 884b4f9 Remove unused context param from execute. by dsinclair · 9 years ago
  11. f7e108b XFA PNG Fuzzer by dsinclair · 9 years ago
  12. d1b859c Rename CFX_GEFont to CFGAS_GEFont by tsepez · 9 years ago
  13. 16e587e Rename IFX_FontMgr to IFGAS_FontMgr by tsepez · 9 years ago
  14. 8d4e0d4 Fix more bugs found by /analyze tool by weili · 9 years ago
  15. b71dc76 Rename IFX_Font to IFGAS_Font by tsepez · 9 years ago
  16. b5032dd Remove two unused opaque handle types by tsepez · 9 years ago
  17. 12367cb Fix some code which causes warnings when compiled by /analyze tool by weili · 9 years ago
  18. 79d798d LCMS: Update FROM_16_TO_8 macro not to raise UBSan error by ochang · 9 years ago
  19. 8f3074b Remove FXJSE_Value_ToObject and call methods directly by dsinclair · 9 years ago
  20. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  21. ad700c2 Replace FWL_HLISTITEM with class IFWL_ListItem {} by tsepez · 9 years ago
  22. ec40931 Remove unused code for Arabic char and line handling by weili · 9 years ago
  23. 36e258b The PDFium source in core/fxge/dib implements a bit-blitting backend. by caryclark · 9 years ago
  24. 2235b7b Change ThrowScriptErrorMessage() to just ThrowException(). by dsinclair · 9 years ago
  25. a31d4a9 Change CFX_Font::GetPsName() to return a CFX_ByteString. by thestig · 9 years ago
  26. dbdcb81 xfa_fm2jscontext method cleanup - pt III by dsinclair · 9 years ago
  27. 0e0a86a Remove unused LoadString values, cleanup remaining strings. by dsinclair · 9 years ago
  28. 4ee98cd Stop casting struct CFXJSE_ArgumentsImpl to unrelated class CFXJSE_Arguments by tsepez · 9 years ago
  29. fb2a824 Don't use array for only one compatible mode script by tsepez · 9 years ago
  30. 44f8faf Clean up part of CXFA_Node class by weili · 9 years ago
  31. d5f7261 Track shared isolates better in FXJSE. by tsepez · 9 years ago
  32. c324646 Relax checks added in commit 8f3a311. by thestig · 9 years ago
  33. acef5fe Validate the BitsPerFlag entry in shading dictionaries. by thestig · 9 years ago
  34. 8abd7a2 Remove use of v8:Lockers by tsepez · 9 years ago
  35. f6be145 Fix some signed/unsigned comparisons in xfa_fm2jscontext.cpp by ochang · 9 years ago
  36. 386b19e Fix Skia windows GN build by dsinclair · 9 years ago
  37. e80e9f8 Remove XFA_HFM2JSCONTEXT. by dsinclair · 9 years ago
  38. 8f3a311 Validate a couple of fields in shading dictionaries. by thestig · 9 years ago
  39. 73167ff Remove unused CFXJSE_ScopeUtil_IsolateHandleRootOrNormalContext by tsepez · 9 years ago
  40. 29adee7 Replace void* with CFXJSE_HostObect and make wrapped objects inherit from it by tsepez · 9 years ago
  41. fb96900 Fix Asan build. by dsinclair · 9 years ago
  42. f02f7e5 Fix compile error ‘isnan’ was not declared in this scope by phajdan.jr · 9 years ago
  43. 89ba6de xfa_fm2jscontext method clean - pt II by dsinclair · 9 years ago
  44. 38a1f0a Fix V8 isolate setup in embedder tests and roll V8 to 055bfa7. by jochen · 9 years ago
  45. 48d91dd xfa_fm2jscontext formatting and cleanup - pt I by dsinclair · 9 years ago
  46. 86fad99 Replace CFXJSE_Value create/destroy with new and delete. by dsinclair · 9 years ago
  47. 4dce6d4 Fix a leak in CXFA_FontMgr. by thestig · 9 years ago
  48. 8b3b3f5 Change IsGDIEnabled() to use a bool. by Lei Zhang · 9 years ago
  49. dcc29b1 Match GN and GYP compilation warning flags by weili · 9 years ago
  50. 3a005f2 Workaround dubious casting between CXFA_Object and void* in FXJSE by tsepez · 9 years ago
  51. 2f109ab Avoid two C-style FX_WCHAR* casts in pdfium by brucedawson · 9 years ago
  52. 24508df Clean up some Android/Windows code. by thestig · 9 years ago
  53. bbff419 Fix two bugs found by /analyze tool by weili · 9 years ago
  54. d23df55 Change to disable a warning for GCC compilation by weili · 9 years ago
  55. a54bc40 Add back-pointer to "Associated widget" to CFWL_WidgetImp. by tsepez · 9 years ago
  56. 816ff7b Make sure CFDE_XMLSyntaxParser's buffer is null terminated. by ochang · 9 years ago
  57. 800222e Fix MSVC C4800 build warnings. by thestig · 9 years ago
  58. befa450 Remove default arguments from CFX_FxgeDevice. by thestig · 9 years ago
  59. 7aed76f Fix a bug which may cause infinite loop by weili · 9 years ago
  60. 54ab234 Add opaque "layout item" to widgets for caller's use. by tsepez · 9 years ago
  61. 3bd3841 Remove checks for _WIN32_WCE. by thestig · 9 years ago
  62. 2f1e05a Make CPDF_IndirectObjectHolder::InsertIndirectObject return a bool. by thestig · 9 years ago
  63. 6a9b494 skia: add bitmap color table support by caryclark · 9 years ago
  64. 5c4dd35 Make additional FXJSE_CLASS_DESCRIPTORS constant by tsepez · 9 years ago
  65. 1c9cfe1 Make fm2jscontext's class descriptor a static constant. by tsepez · 9 years ago
  66. e3b2a4e Rename FXJSE_CLASS to avoid confusion with CFXJSE_CLASS by tsepez · 9 years ago
  67. 60607c3 Enable chromium_code standard for XFA code by weili · 9 years ago
  68. fd6cfad Clean up CPDF_TextRenderer slightly. by thestig · 9 years ago
  69. 7091c5b Remove unused FWL_Error::OutOfMemory by tsepez · 9 years ago
  70. 12a6b0c Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* by dsinclair · 9 years ago
  71. d3e354a Remove default arguments in CFX_RenderDevice. by thestig · 9 years ago
  72. 41846a0 Remove default argument from RestoreState() methods. by thestig · 9 years ago
  73. e9885e7 Replace FXJSE_HCLASS with CFXJSE_Class* by dsinclair · 9 years ago
  74. d2b93df Remove one (of several) usages of SetPrivateData from IFWL_Widget by tsepez · 9 years ago
  75. 7f2abcc Replace FXJSE_HCONTEXT with CFXJSE_Context* by dsinclair · 9 years ago
  76. cfaffc0 Fix windows build breakage at 25fa42f398d1 by Tom Sepez · 9 years ago
  77. dd6a46c Revert of Remove parameters which are always null (patchset #1 id:1 of https://codereview.chromium.org/2009413002/ ) by dsinclair · 9 years ago
  78. 25fa42f Clean up fx_ge.h and IWYU. by thestig · 9 years ago
  79. 818e190 Remove parameters which are always null by dsinclair · 9 years ago
  80. 008ec70 Remove FX_GAMMA() and friends. They do nothing. by thestig · 9 years ago
  81. 4d1311b Fix a Skia build error from commit 1e2c557. by thestig · 9 years ago
  82. 7fa5513 Banish CFX_PrivateData to the XFA side by tsepez · 9 years ago
  83. ec3da5b Rename FXJSE_HRUNTIME to v8::Isolate by dsinclair · 9 years ago
  84. cece653 Remove CFX_PrivateData inheritance from CPDF_InterForm by tsepez · 9 years ago
  85. 5ce0968 Remove CFX_PrivateData from CPDF_Document by tsepez · 9 years ago
  86. 65be4b1 Complete or comment a couple Script_NodeClass functions by weili · 9 years ago
  87. 648575a Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} by tsepez · 9 years ago
  88. 1e2c557 Remove CFX_PrivateData from CPDF_Page by tsepez · 9 years ago
  89. edfd3c3 get skia building by caryclark · 9 years ago
  90. d6faaaa fix rotated and alpha bitmaps by caryclark · 9 years ago
  91. ddffb57 Remove CFX_PrivateData from CPDF_ModuleMgr by tsepez · 9 years ago
  92. 5aaa9bc Correctly implement GetPartState() function by weili · 9 years ago
  93. 7a213d9 Replace CFX_DSPATemplate with std::binary_search. by dsinclair · 9 years ago
  94. 1529756 Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. by tsepez · 9 years ago
  95. ded3634 Change CPDF_Boolean to use bool instead of FX_BOOL. by thestig · 9 years ago
  96. a2d699f Rename IFX_Unknown to IFX_Retainable. by tsepez · 9 years ago
  97. db1a24e Remove dead code from CPDF_InterForm. by thestig · 9 years ago
  98. 27ddf16 Distinguish between user and owner passwords. by thestig · 9 years ago
  99. 490d612 Make CPDF_Function::Load() return an unique_ptr. by thestig · 9 years ago
  100. 109975b Use unique_ptr in CPDF_CidFont by tsepez · 9 years ago