1. 685bb88 Standalone GN build. by dsinclair · 8 years ago
  2. f5a1ee8 Remove build/ directory. by dsinclair · 8 years ago
  3. fb0e3d7 Revert of Re-Reland Combined test runner. (patchset #4 id:80001 of https://codereview.chromium.org/1888673003/ ) by dsinclair · 8 years ago
  4. a553279 Cleanups from prior CLs. by dsinclair · 8 years ago
  5. 84b26ec Re-Reland Combined test runner. by dsinclair · 8 years ago
  6. b02012d fix issue of Heap Use-After-Free in CXFA_LayoutItem::AddChild by jinming_wang · 8 years ago
  7. b67e566 Re-enable warning 4701 for GN (re-land) by weili · 8 years ago
  8. 4d31d0c Remove a few more char* members from structs/classes. by tsepez · 8 years ago
  9. e3bbfa2 Fix path in BUILD.gn file. by pcc · 8 years ago
  10. d403329 Store WideString, not raw pointer, in FX_TXTRUN by tsepez · 8 years ago
  11. c37b04e Move build/ to build_gyp/. by dsinclair · 8 years ago
  12. a28ae38 Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. by dsinclair · 8 years ago
  13. 1117828 Remove fullscreen code. by dsinclair · 8 years ago
  14. 2fa0e13 Remove IPDF_CryptoHandler and IPDF_SecurityHandler. by dsinclair · 8 years ago
  15. 0582ad1 XFA unused function cleanup by dsinclair · 8 years ago
  16. 86d945b Exclude XFA-only corpus from non-xfa and roll corpus. by tsepez · 8 years ago
  17. f09bdfa Allow pdfium_test to send simple events to each page. by tsepez · 8 years ago
  18. 360caf6 Use the same Clang revision as v8 uses by weili · 8 years ago
  19. 7613355 Revert "Use the same Clang revision as v8 uses" by weili · 8 years ago
  20. 07af99b Use the same Clang revision as v8 uses by Wei Li · 8 years ago
  21. b34d72b Use lkgr revision of Clang for PDFium by weili · 8 years ago
  22. 076f5ac Make FWL_CornerEnlarge a const by dsinclair · 8 years ago
  23. 9b3656b Remove unused FWL Panel code. by dsinclair · 8 years ago
  24. 7adef41 Fold the FWL NoteThread classes up to the Thread classes. by dsinclair · 8 years ago
  25. 31e4463 Avoid narrowing of strings in FWL SetEditText methods. by tsepez · 8 years ago
  26. 2ba3dc7 Renable warning 4701 for GN (Windows). by Oliver Chang · 8 years ago
  27. db15269 Remove unused IFDE_CSSStyleSheetCache/CFDE_CSSStyleSheetCache. by tsepez · 8 years ago
  28. e0ad6a4 Avoid narrowing to StringC in CPDF_Name and CPDF_NameTree by tsepez · 8 years ago
  29. 7cf5552 Prevent a potential OOB read in TranslateImageLine. by ochang · 8 years ago
  30. 018935c Pass WideStrings without narrowing to c_str in javascript/ by tsepez · 8 years ago
  31. c3b26b1 Use platform specific test results as fallback in difference tests by weili · 8 years ago
  32. 85fc26f Explicity use CFX_ByteStrings in a couple of places by tsepez · 8 years ago
  33. b1a5959 Simplify XFA event handling. by thestig · 8 years ago
  34. b1c80fb Avoid string allocs for CMap_GetString() return value. by tsepez · 8 years ago
  35. 80b103b Still more comments about strings by tsepez · 8 years ago
  36. c3dfb6b Update comments about string constructors by tsepez · 8 years ago
  37. 6f167c3 Change string argument type to GetFormatDataValue. by tsepez · 8 years ago
  38. 70c5520 Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName. by tsepez · 8 years ago
  39. ff242e0 Avoid needless construction of CFX_ByteStrings during string building by tsepez · 8 years ago
  40. 8e4c505 Rename CFX_ByteTextBuf::GetByteString() to AsStringC(). by tsepez · 8 years ago
  41. 3bac505 Make CPDF_ApSettings take CFX_ByteString args. by tsepez · 8 years ago
  42. 7b1ccf9 Make CPDF_Dictionary methods take CFX_ByteString arguments by tsepez · 8 years ago
  43. 774bdde Replace calls to deprecated CFX_{Wide,Byte}String::Empty() by tsepez · 8 years ago
  44. 725a49f skia bugs found with first test pdf by caryclark · 8 years ago
  45. bd9748d Remove implicit cast from CFX_WideString to (const wchar_t*) by tsepez · 8 years ago
  46. 6e0d67d Revert of Reland Combined test runner. (patchset #4 id:60001 of https://codereview.chromium.org/1886753002/ ) by dsinclair · 8 years ago
  47. ddd5c70 Unused FWL Classes. by dsinclair · 8 years ago
  48. b4c9f3f Remove implicit cast from CFX_ByteString to (const char*). by tsepez · 8 years ago
  49. cdce757 Add iterators and unit tests for CPDF_Array class by weili · 8 years ago
  50. 9cec54a Reland Combined test runner. by dsinclair · 8 years ago
  51. c4c17fb Remove unused FWL methods by dsinclair · 8 years ago
  52. 9f3dbbc Cleanup CPDFXFA_Page. by thestig · 8 years ago
  53. f063abf DrMemory: Pass -j1 to pixel and javascript tests by ochang · 8 years ago
  54. 380f20a Remove some FWL code. by dsinclair · 8 years ago
  55. a654f0d Add dummy -j flags to pixel and javascript test runners by dsinclair · 8 years ago
  56. 08153b1 Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. by dsinclair · 8 years ago
  57. 6d8e981 Cleanup IFPF_* interfaces. by dsinclair · 8 years ago
  58. 65ffa4a Re-enable warning 4701 for GN build and some cleanup by weili · 8 years ago
  59. eb9cf67 Remove IFX_Barcode. by dsinclair · 8 years ago
  60. a364fad Revert of clang/win: Stop passing -Qunused-arguments in pdfium too. (patchset #1 id:1 of https://codereview.chromium.org/1887643002/ ) by thakis · 8 years ago
  61. 112be98 clang/win: Stop passing -Qunused-arguments in pdfium too. by thakis · 8 years ago
  62. 17f382a Cleanup various IFX_ text interfaces. by dsinclair · 8 years ago
  63. f1accf6 Roll ICU to c291cde2. by thestig · 8 years ago
  64. 745611b Make CJS_PublicMethods::StrTrim() take a CFX_ByteString by tsepez · 8 years ago
  65. 461129e Fix the code which causes Windows GN build warning by weili · 8 years ago
  66. 6a3521f Prevent an OOB access in CPDF_DIBSource::TranslateScanline24bpp by ochang · 8 years ago
  67. a5c1323 Remove IFDE_Pen and IFDE_Brush. by dsinclair · 8 years ago
  68. 6b19ec6 Fix Windows 32-bit GN build. by ochang · 8 years ago
  69. fa6382f Roll DEPS for v8 to 47bcec7. by thestig · 8 years ago
  70. d55e11e Remove ICodec_* Interfaces. by dsinclair · 8 years ago
  71. ea98238 Record all fonts, not just one per charset. by dsinclair · 8 years ago
  72. 6d68994 Remove unused FWL_WidgetMgrSnapshot() and FWL_WriteBMP(). by tsepez · 8 years ago
  73. 25c223d Only SolidBrush types are created, remove other brushes. by dsinclair · 8 years ago
  74. f992442 flesh out gradient shaders by caryclark · 8 years ago
  75. 822484b Remove CPDF_Object::GetConstString and overrides by tsepez · 8 years ago
  76. e09c1e4 Make CFX_{Byte,Wide}String::Remove() no-touch if possible by tsepez · 8 years ago
  77. 24a4888 Pass CFX_ByteStrings rather than raw ptrs to JS_GlobalData. by tsepez · 8 years ago
  78. 1fdde02 Cleaning up FDE_CSS Classes. by dsinclair · 8 years ago
  79. b8627c9 Fix integer issues leading to out of bounds access in fx_ge_text.cpp. by ochang · 8 years ago
  80. 184b825 Avoid copying in TrimRight() and TrimLeft() if possible. by tsepez · 8 years ago
  81. f3209c1 fix infinite loops when rebuild the cross reference table by jinming_wang · 8 years ago
  82. e1aebd4 Use std::vector as internal storage for CPDF_Array by Wei Li · 8 years ago
  83. 2d4a4fc Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate. by dsinclair · 8 years ago
  84. cfd4d57 Make converstion explicit from CFX_ByteString to uint8_t* by tsepez · 8 years ago
  85. 4c3debb Rename both As{Byte,Wide}StringC() helpers to AsStringC(). by tsepez · 8 years ago
  86. f172290 Remove CFX_ByteString::Load() and operator= for CFX_ByteTextBuf by tsepez · 8 years ago
  87. 8b36e5c Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg by tsepez · 8 years ago
  88. 8da140e Remove all PWL_Note classes by dsinclair · 8 years ago
  89. 1596f0a Cleanup DEPS files after include/ changes. by dsinclair · 8 years ago
  90. f2d2f98 Remove unused ICodec_Jbig2Encoder by dsinclair · 8 years ago
  91. 8833342 Fix an infinite loop in agg's stroke_calc_arc(). by thestig · 8 years ago
  92. 46bf033 Make wide strings use StringData template by tsepez · 8 years ago
  93. 6334af7 Remove CFX_SegmentedArray. by tsepez · 8 years ago
  94. 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 8 years ago
  95. 0b5adb6 Remove IPWL_NoteNotify and CPWL_Note. by dsinclair · 8 years ago
  96. 7a43745 Revert of Combined test runner. (patchset #2 id:20001 of https://codereview.chromium.org/1850273003/ ) by dsinclair · 8 years ago
  97. cdc1369 Remove IFX_FontEnumerator by dsinclair · 8 years ago
  98. 0cf9984 Remove IPWL_IconList_Notify. by dsinclair · 8 years ago
  99. 72851be Remove IFWL_Grid and other grid classes. by dsinclair · 8 years ago
  100. 98a689f Make static FX_WCHAR arrays more const. by thestig · 8 years ago