1. d931476 Remove unused code. by dsinclair · 9 years ago
  2. 5944f5f Sort the file list in xfa.gyp. by thestig · 9 years ago
  3. 2f284d5 Remove unused XFA_GetElementChildren. by dsinclair · 9 years ago
  4. a261534 Remove barcode reading code. by dsinclair · 9 years ago
  5. 8320ee2 Rename fxmath_barcodeimp to cfx_barcode by dsinclair · 9 years ago
  6. 9d6ca99 Cleanup FWL RenderWidget method parameters. by dsinclair · 9 years ago
  7. 47bcd4c Make code compile with clang_use_chrome_plugin (part V) by weili · 9 years ago
  8. b63068f Add text dump to pdfium_test. by dsinclair · 9 years ago
  9. 3fa3351 Cleanup XML parser code. by dsinclair · 9 years ago
  10. 5377267 Add CFX_SAXReader fuzzer by dsinclair · 9 years ago
  11. 23c9c47 fix skia build by caryclark · 9 years ago
  12. 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 9 years ago
  13. 29b8ad0 Make code compile with clang_use_chrome_plugin (part III) by weili · 9 years ago
  14. f4bb580 Make code compile with clang_use_chrome_plugin (part II) by weili · 9 years ago
  15. ee2abec Cleanup ownership in CXFA_ScriptContext. by dsinclair · 9 years ago
  16. e7b0a2d Clean up CPDF_TextPage. by thestig · 9 years ago
  17. 979070b Get rid of IPDF_DataAvail. by thestig · 9 years ago
  18. 756d379 Add fuzzer for FDE CSS syntax parser. by dsinclair · 9 years ago
  19. fc6326d Delete Transform1bppBitmap() after commit 2f30766. by thestig · 9 years ago
  20. 2f30766 Remove default arguments from IFX_RenderDeviceDriver. by thestig · 9 years ago
  21. 868150b Make code compile with clang_use_chrome_plugin (part I) by weili · 9 years ago
  22. 82e24b1 Optionally skip image type detection in progressive decoder. by dsinclair · 9 years ago
  23. 7546469 Remove unimplemented signatures by dsinclair · 9 years ago
  24. 4044d2d Remove V8_INLINE markers. by dsinclair · 9 years ago
  25. 993d817 Fix CGdiDeviceDriver::DrawLine(). by thestig · 9 years ago
  26. 6d4f6ff use pos text by caryclark · 9 years ago
  27. 72708b9 fix skia + windows + gn by caryclark · 9 years ago
  28. f49747f Trust the compiler to do array indexing and superclass promotion. by tsepez · 9 years ago
  29. 17e15d2 Add missing const, remove casts in BC_QRCoderErrorCorrectionLevel by tsepez · 9 years ago
  30. bbf2713 Remove redundant make_pair* cast in fxbarcode by tsepez · 9 years ago
  31. c14c958 Remove redundant casts, part 9. by tsepez · 9 years ago
  32. cfb77cc Get rid of NULLs in xfa/fde/ by thestig · 9 years ago
  33. 7f3a15f [Android] Add support for standalone PDFium gn build on Android. by jbudorick · 9 years ago
  34. 855665d remove redundant CFX_Matrix* cast in one-d barcode by tsepez · 9 years ago
  35. 215507d Avoid casts via correct types in fgas_textbreak by tsepez · 9 years ago
  36. 6dc1d77 Get rid of NULLs in xfa/fxbarcode/ by thestig · 9 years ago
  37. fcf61b3 Clean up fx_codec_tiff.cpp. by thestig · 9 years ago
  38. 342de0b Apply security fixes to libtiff that are not in 4.0.6. by thestig · 9 years ago
  39. d71bae0 Cleanup some cjs_runtime ifdefs. by dsinclair · 9 years ago
  40. 77b909e Remove more casts, part 7. by tsepez · 9 years ago
  41. 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 9 years ago
  42. 3cace32 Change CFXJSE_Context::GetGlobalObject to return by dsinclair · 9 years ago
  43. 2f5582f Convert CFXJSE_Value::ToString to return. by dsinclair · 9 years ago
  44. bd136fb xfa_fm2jscontext method cleanup - pt IX of IX by dsinclair · 9 years ago
  45. 20d6b76 Use static_cast<CXFA_WidgetAcc*> in xfa. by tsepez · 9 years ago
  46. e64c3c6 Remove C-style casts in xfa/fde. by tsepez · 9 years ago
  47. 2334e9e Fix crash in CXFA_Node::TryUserData() (speculative) by tsepez · 9 years ago
  48. 9e077d2 Roll V8 and its deps and update ICU initialization call by jochen · 9 years ago
  49. 23ae4a5 Remove redundant casts, part 4 by tsepez · 9 years ago
  50. 947c873 xfa_fm2jscontext method cleanup - pt VIII by dsinclair · 9 years ago
  51. cf7f322 xfa_fm2jscontext method cleanup - pt VII by dsinclair · 9 years ago
  52. 6aac8a8 Remove even more const casting from core. by tsepez · 9 years ago
  53. c183561 Add some consts and remove more casts in core/ by tsepez · 9 years ago
  54. bc58de0 Set data availablity error. by dsinclair · 9 years ago
  55. 769b137 Remove more FXJSE c-method wrappers. by dsinclair · 9 years ago
  56. bc85eec update skia by caryclark · 9 years ago
  57. 7d2a8d9 Remove implicit CFX_CountedRef::operator T*() by tsepez · 9 years ago
  58. b7a5179 Change time_t conversion operator to ToTime_t() function by weili · 9 years ago
  59. d3be111 Fix GetPageIndex() for dynamic XFA documents. by thestig · 9 years ago
  60. a431e23 Avoid const-cast in CPDF_Font by tsepez · 9 years ago
  61. f27aeec Remove various FXJSE Value methods. by dsinclair · 9 years ago
  62. a7c03c6 Remove dead code in CFGAS_FontMgrImp. by thestig · 9 years ago
  63. 649a785 Use static_casts for cpdf_type1font bsearch on mac. by tsepez · 9 years ago
  64. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 9 years ago
  65. a4fdfc5 Replace IFGAS_Font with underlying concrete type by thestig · 9 years ago
  66. 759de38 xfa_fm2jscontext method cleanup - pt VI by dsinclair · 9 years ago
  67. 5c147bd Remove casts to same type in xfa_script_imp.cpp by tsepez · 9 years ago
  68. bd1aa37 Remove some casts to same type in cfx_graphics.cpp by tsepez · 9 years ago
  69. 9896339 Fix more code which has shadow variables by weili · 9 years ago
  70. 4997b22 Get rid of NULLs in core/ by thestig · 9 years ago
  71. 0687e76 Check the hint table exists before using. by dsinclair · 9 years ago
  72. 705f829 Remove FDE_HVISUALOBJ. by dsinclair · 9 years ago
  73. 8975902 Verify we have a CJBig2_Image before attempting use. by dsinclair · 9 years ago
  74. 720217d Add skia bots to trybot list by dsinclair · 9 years ago
  75. 96a05f4 xfa_fm2jscontext method cleanup - pt V by dsinclair · 9 years ago
  76. 596fc4c Add missing const to CPDF_Stream::InitStream() by tsepez · 9 years ago
  77. b0fcfad Remove unused PS generation code. by thestig · 9 years ago
  78. 0abe652 Differentiate GN config settings for core vs third party code by weili · 9 years ago
  79. 2e9cd3a Remove unused CFDE_TxtEdtEngine::SetBufChunkSize(). by tsepez · 9 years ago
  80. 6f4f233 Remove FWL_HTIMER in favor of IWFL_TimerInfo by tsepez · 9 years ago
  81. 25dc95a Get rid of unused android GetHandle() and FPF_HFONT by tsepez · 9 years ago
  82. 52d7856 Clean up C-Style casts in CBC_CodeBase and subclasses by tsepez · 9 years ago
  83. fe433f1 Remove FDE_HDEVICESTATE. by dsinclair · 9 years ago
  84. 5a5f251 Add GIF, BMP, JPEG and TIFF XFA fuzzers by dsinclair · 9 years ago
  85. 2b6d64e xfa_fm2jscontext method cleanup - pt IV by dsinclair · 9 years ago
  86. 48ddd86 Make GetDevFont() return a CFX_Font* instead of void* by tsepez · 9 years ago
  87. 884b4f9 Remove unused context param from execute. by dsinclair · 9 years ago
  88. f7e108b XFA PNG Fuzzer by dsinclair · 9 years ago
  89. d1b859c Rename CFX_GEFont to CFGAS_GEFont by tsepez · 9 years ago
  90. 16e587e Rename IFX_FontMgr to IFGAS_FontMgr by tsepez · 9 years ago
  91. 8d4e0d4 Fix more bugs found by /analyze tool by weili · 9 years ago
  92. b71dc76 Rename IFX_Font to IFGAS_Font by tsepez · 9 years ago
  93. b5032dd Remove two unused opaque handle types by tsepez · 9 years ago
  94. 12367cb Fix some code which causes warnings when compiled by /analyze tool by weili · 9 years ago
  95. 79d798d LCMS: Update FROM_16_TO_8 macro not to raise UBSan error by ochang · 9 years ago
  96. 8f3074b Remove FXJSE_Value_ToObject and call methods directly by dsinclair · 9 years ago
  97. db444d2 Fix all the code which has duplicate variable declarations by weili · 9 years ago
  98. ad700c2 Replace FWL_HLISTITEM with class IFWL_ListItem {} by tsepez · 9 years ago
  99. ec40931 Remove unused code for Arabic char and line handling by weili · 9 years ago
  100. 36e258b The PDFium source in core/fxge/dib implements a bit-blitting backend. by caryclark · 9 years ago