1. c65e11e Roll DEPS for build to b73bafdd. by thestig · 8 years ago
  2. 77be049 Clean up CPDF_CMap declaration by npm · 8 years ago
  3. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 8 years ago
  4. fbda17d Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one. by tsepez · 8 years ago
  5. f7252a0 Guard against overflow when calculating font weight. by dsinclair · 8 years ago
  6. 50034a6 Ignore the base/trace_event directory by dsinclair · 8 years ago
  7. 5fec597 Fix missing files found by gn gen --check. by thestig · 8 years ago
  8. 94fb74c More better const-ness in CFX_CountRef<> by tsepez · 8 years ago
  9. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  10. 07f5fd5 Skip the channel if there is no data. by dsinclair · 8 years ago
  11. d24c3a6 Revert "Add -> operators to CFX_CountRef." by tsepez · 8 years ago
  12. 5960143 Revert "Replace wrapper methods in CPDF_Path with -> operator." by tsepez · 8 years ago
  13. adbd329 Revert "Use ->() in CPDF_ColorState" by tsepez · 8 years ago
  14. dda2c0d Fix for #618267. Adding a method to determine if multiplication has overflow. by tracy_jiang · 8 years ago
  15. c116e59 Verify element exists before accessing. by dsinclair · 8 years ago
  16. 91ddd3f Use ->() in CPDF_ColorState by tsepez · 8 years ago
  17. c37d7d4 openjpeg: Prevent an integer overflow in opj_jp2_apply_pclr. by stackexploit · 8 years ago
  18. e8ae483 Initialize the CPDF_Document pointer by dsinclair · 8 years ago
  19. d09a097 Replace wrapper methods in CPDF_Path with -> operator. by tsepez · 8 years ago
  20. a032f7f Add some limit checks to ReadSharedObjHintTable(). by thestig · 8 years ago
  21. 81ee14d Move CFX_SubstFont and CTTFontDesc into their own files by npm · 8 years ago
  22. 5283e67 Fix the test case added in https://codereview.chromium.org/2277063003/ by tonikitoo · 8 years ago
  23. 548ea2f [Android] Make Android CQ bot non-experimental. by jbudorick · 8 years ago
  24. c10c23a Add -> operators to CFX_CountRef. by tsepez · 8 years ago
  25. 9ed9137 Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. by jaepark · 8 years ago
  26. 987f3ee Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness. by tsepez · 8 years ago
  27. 83d2351 Remove CFX_CountRef::IsNull in favor of operator bool by tsepez · 8 years ago
  28. 0ee3590 Add support to Document::getAnnots method by tonikitoo · 8 years ago
  29. b7fb1fd Remove most things GYP. by thestig · 8 years ago
  30. 35396df build_gyp: Remove deprecated flag, which is enabled by default. by vmpstr · 8 years ago
  31. 0c2d0a5 Revert "Remove the document tagged code as it is unused." by npm · 8 years ago
  32. 80f9957 Rework CFX_CountRef in terms of CFX_RetainPtr. by tsepez · 8 years ago
  33. 2d396ac Move the classes in fpdf_text_int.cpp into their own files by npm · 8 years ago
  34. 18df9f5 Roll DEPS for skia to 3bf7509c. by thestig · 8 years ago
  35. 71e6e35 Roll DEPS for icu to 2341038b. by thestig · 8 years ago
  36. 3af1b8d Roll DEPS for clang to 797371be. by thestig · 8 years ago
  37. 3e98158 Extend pdfium_test capability so that more Javascript can be executed by tonikitoo · 8 years ago
  38. 9b57ec9 Clean up CPDFSDK_PageView methods. by jaepark · 8 years ago
  39. 0dbf178 Change " to ' in gyp file for consistency by npm · 8 years ago
  40. a1d2111 CPDF_Annot::GetRect() should return CFX_FloatRect. by jaepark · 8 years ago
  41. d99a833 Remove unused m_nTabOrder in CPDFSDK_Annot. by jaepark · 8 years ago
  42. 00edbe4 Simplify some code in CFX_FontMapper. by thestig · 8 years ago
  43. 22b176d Check for nullptrs in CPDF_Dictionary dtor. by thestig · 8 years ago
  44. 695aac5 Fix infinite loops in FPDF_GetFullName(). by thestig · 8 years ago
  45. 43cbe9e Remove unused methods in CPDF_TextPage and nits by npm · 8 years ago
  46. e5cbb33 Drop CPDFSDK_PageView::Annot_HasAppearance by tonikitoo · 8 years ago
  47. dbb6266 Tidy up CFX_PathData by tsepez · 8 years ago
  48. cae6bdff Remove unused IPDFSDK_AnnotHandler::GetName(). by jaepark · 8 years ago
  49. 156de02 Removing CPDF_Parser::CloseParser. by dsinclair · 8 years ago
  50. 0e3e890 Cleanup some PWL_FontMap methods by dsinclair · 8 years ago
  51. b107193 Allow CPDF_Font to use fallback fonts by npm · 8 years ago
  52. cedaa55 Flip document and parser ownership by dsinclair · 8 years ago
  53. ade4b49 Lazy generate an "AP" when an Annot's hidden state changes by tonikitoo · 8 years ago
  54. a61c01e Move parser out of IndirectObjectHolder by dsinclair · 8 years ago
  55. 63af2c6 Delete unused methods from CFX_RenderDevice by npm · 8 years ago
  56. a470b5e Fix stack overflow in object Clone() functions by weili · 8 years ago
  57. 0dadcc6 Fix page leaks in an embedder test by weili · 8 years ago
  58. e07edce Make indirect object holder private. by dsinclair · 8 years ago
  59. 03bd7c7 IndirectObjectHolder API updates by dsinclair · 8 years ago
  60. 8252bc1 Fix one more integer overflow in ReadPageHintTable(). by thestig · 8 years ago
  61. 8377356 [XFA] Force destruction order of font managers. by dsinclair · 8 years ago
  62. c38de11 Generate default AP stream for text annotation. by jaepark · 8 years ago
  63. 7da24e6 Fix more integer overflows inside ReadPageHintTable(). by thestig · 8 years ago
  64. a73b8fe Implement Field::SetHidden using Field::SetDisplay. by tonikitoo · 8 years ago
  65. 9b99ebf Make CFX_Color constructor explicit by weili · 8 years ago
  66. 28a4a24 Destroy window before cleaning up combobox by dsinclair · 8 years ago
  67. 236e47a Add fuzzer for CPDF_StreamParser by tsepez · 8 years ago
  68. 8d6c929 Revert of Move parser pointer to CPDF_Document (patchset #6 id:100001 of https://codereview.chromium.org/2253723002/ ) by dsinclair · 8 years ago
  69. a4f46c5 Remove gyp bots from tryserver list by dsinclair · 8 years ago
  70. 9b777de Fix an embedder test with leaked page object by weili · 8 years ago
  71. 19ecc23 Move CFX_FaceCache to its own file by npm · 8 years ago
  72. 6862425 Avoid signed overflow in CPDF_ToUnicodeMap::StringToCode() by tsepez · 8 years ago
  73. a752edf Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs. by tsepez · 8 years ago
  74. ad589d7 Fix leaked array buffer allocators of isolates by weili · 8 years ago
  75. 5b13e1d Add a fuzzer for CPDF_HintTables. by thestig · 8 years ago
  76. bb5fa04 Stub out Document::syncAnnotScan method. by tonikitoo · 8 years ago
  77. fb606f2 Apply structure packing to FXTEXT_CHARPOS to save space. by npm · 8 years ago
  78. 618cb1f Add initial Document::getAnnot support by tonikitoo · 8 years ago
  79. 7996fe8 Add llvm fuzzer for CPDF_PSEngine by tsepez · 8 years ago
  80. 1a8946b Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. by npm · 8 years ago
  81. 2eb7c7d Use a map for app::m_Timers by dsinclair · 8 years ago
  82. 9282819 Speculative fix for DrawAppearance issue by dsinclair · 8 years ago
  83. d691899 Split fx_font into multiple files, part 1. by npm · 8 years ago
  84. 260f5fb Move parser pointer to CPDF_Document by dsinclair · 8 years ago
  85. 70ba38a Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. by jaepark · 8 years ago
  86. 611adb8 Split fpdfsdk/fsdk_baseform.h into individual classes. by jaepark · 8 years ago
  87. 7c05a7a Factor out the duplicated logic in Field::SetDisplay by tonikitoo · 8 years ago
  88. 8ca0f05 check for null bitmap by caryclark · 8 years ago
  89. 4674d95 Fix a double free in CPDFSDK_PageView::IsValidAnnot(). by thestig · 8 years ago
  90. b88b8e4 Delete m_ExtHandle and RetainFont because they are not being used. by npm · 8 years ago
  91. 0921386 Remove two unused members from CPDF_Parser by tsepez · 8 years ago
  92. 66c26e8 Hidden annotations should not be drawn by tonikitoo · 8 years ago
  93. f85e7e2 Rename async to linearized when parsing by dsinclair · 8 years ago
  94. 4540fba Get CPDF_Parser out of the document creation business. by tsepez · 8 years ago
  95. 3421d2b skia update for compose shader by caryclark · 8 years ago
  96. b469424 Push v8::Isolate into CFXJS_Engine class by tsepez · 8 years ago
  97. 19cdfe4 Avoid integer overflows in FXGE_GetGlyphsBBox(). by thestig · 8 years ago
  98. ef523dd Only create widgets if really needed. by dsinclair · 8 years ago
  99. 8e557bd Clean up XFA locale and locale manager by weili · 8 years ago
  100. 1099b29 Fix a potential integer overflow in TT2PDF(). by thestig · 8 years ago