1. 0a17faf Use either /RECT or /QuadPoints for annotation coordinates, depending on /AP by tonikitoo · 8 years ago
  2. 84be3a3 Use ToUnicode mapping even when unicode is 0. by npm · 8 years ago
  3. 163a9a6 Deleted unused defintions and methods from PWL_FontMap by npm · 8 years ago
  4. 8faac62 Cleanup CFX_SystemHandler. by dsinclair · 8 years ago
  5. 4935e60 Use safe math when rendering line segments in AGG. by dsinclair · 8 years ago
  6. 72177da Replace FX_UINT with unsigned int by dsinclair · 8 years ago
  7. 8f53f54 Add short-cut in CFX_{Byte,Wide}String::Operator<() by tsepez · 8 years ago
  8. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  9. 41d6bbe Delete unused parameter nWordStyle from GetCharWidth() by npm · 8 years ago
  10. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  11. 8b1ed16 Map glyph bitmap in LookUpGlyphBitmap even when unsuccessful by npm · 8 years ago
  12. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  13. a440bb3 Split CPDFXFA_Document apart by dsinclair · 8 years ago
  14. f2662c4 Cleanup CPDFXFA_Document. by dsinclair · 8 years ago
  15. 89f8fa8 Remove unused code in CPDFXFA_Document by dsinclair · 8 years ago
  16. 2ca2da5 Sort include entries. by dsinclair · 8 years ago
  17. 3d70488 Add check for trivial string equality by tsepez · 8 years ago
  18. b31ca71 Remove inner FX_DATETIME struct from CPDFSDK_DateTime by tsepez · 8 years ago
  19. 63f545c CFX_FloatPoint default constructor and equals operators by tsepez · 8 years ago
  20. f86ca38 Remove more strcmp/memcmp usage. by tsepez · 8 years ago
  21. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  22. 067990c Stop converting widestring -> c_str -> widestring in several places. by tsepez · 8 years ago
  23. bb8935e Get rid of memcmp in CFieldTree::Lookup() by tsepez · 8 years ago
  24. f786c26 Make ipdf_formnotify a pure virtual interface by tsepez · 8 years ago
  25. 9de00fd Fix some leaks associated with memory allocator by weili · 8 years ago
  26. 1a24199 Fix leaked value object in NamedPropertySetterCallback() by weili · 8 years ago
  27. 860a2d0 Remove GetDictBy("DR") from annot/field dictionaries by npm · 8 years ago
  28. db319ec Verify value of prec before using by dsinclair · 8 years ago
  29. 01b67ed Refactor CPDF_Document by creating new methods by npm · 8 years ago
  30. 56cf519 Make javascript field observe sdk document by tsepez · 8 years ago
  31. 55be02e Make wrapped JS Document observe C++-side object. by tsepez · 8 years ago
  32. 0b02205 change memcpy to memmove for potential nearby addresses by tracy_jiang · 8 years ago
  33. 25a7f3e fix some uninitialized variables by hong_zhang · 8 years ago
  34. 1c62054 Make CFX_Obeservable::Observer into a pointer-ish type; by tsepez · 8 years ago
  35. 75f84a5 Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw. by jaepark · 8 years ago
  36. 55a1eb0 Delete unused methods and definitions from fxet_edit by npm · 8 years ago
  37. cba85ab CPWL_Color::ConvertColorType should compare current color type with the given convert color type. by jaepark · 8 years ago
  38. cf7ac19 explicit operator bool for CFX_RetainPtr and CFX_CountRef by tsepez · 8 years ago
  39. 9a07368 Reland of Fix leaked internal font by weili · 8 years ago
  40. 0ca160f Delete unused methods in CPDF_Document by npm · 8 years ago
  41. c2d0e29 Fix CPDFSDK_PageView cleanup. by dsinclair · 8 years ago
  42. 3451c09 Check whether the annotation content is empty using CFX_WideString. by jaepark · 8 years ago
  43. c29fc70 Fix memory management errors for font loading and copying by weili · 8 years ago
  44. a31da74 Pass CFX_WideString further down widget callers by tsepez · 8 years ago
  45. cd5dc85 Remove unused context parameter from JSGetStringFromID by tsepez · 8 years ago
  46. 8832fbf Replace CJS_Runtime::Observer with CFX_Runtime<CJS_Runtime>::Observer by tsepez · 8 years ago
  47. d827111 Switch to ValueOrDie by dsinclair · 8 years ago
  48. 5c48eff Fix leaks in class CFGAS_FontMgrImp by weili · 8 years ago
  49. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 8 years ago
  50. 7b68f61 Make Observers into a templated class by tsepez · 8 years ago
  51. f56d93f Verify image dimentions before using by dsinclair · 8 years ago
  52. b1f5545 Verify pattern start values. by dsinclair · 8 years ago
  53. 1df1efa Fixup CPDFSDK_PageView and CPDF_Page interactions. by dsinclair · 8 years ago
  54. 85a65b3 Maybe avoid a copy in CPDF_RenderStatus::SelectClipPath by tsepez · 8 years ago
  55. cb92dc7 Cleanup page when unloading in embedder tests by dsinclair · 8 years ago
  56. ce04a45 Add observer for BAAnnots from Javascript by dsinclair · 8 years ago
  57. 0a765b8 Make CPDF_TextStateData private to CPDF_TextState. by tsepez · 8 years ago
  58. 1897bdc Do not re-create the page view when accessing from Document::removeField. by dsinclair · 8 years ago
  59. 73c4856 Fix gn --check complaints about fxcrt. (try 2) by thestig · 8 years ago
  60. 7c9f0a1 Move CPDF_GraphState to CFX_GraphState by tsepez · 8 years ago
  61. f692e8e Make CPDF_ContentMarkData private to CPDF_ContentMark by tsepez · 8 years ago
  62. f40c6f1 Make ColorStateData private to CPDF_ColorState by tsepez · 8 years ago
  63. 784548a Use new Skia .gni file for sources, remove .gypis. by brettw · 8 years ago
  64. 8e783a6 Avoid leaking params if any entry bad. by dsinclair · 8 years ago
  65. 155c880 Move CFX_Font definition to its own file and clean up by npm · 8 years ago
  66. 921d58f Move ShouldGenerateAPForAnnotation check to CPDF_Annot::GenerateAPIfNeeded by tonikitoo · 8 years ago
  67. 7b36672 Use safe bool conversion operators in fpdf_page/ by tsepez · 8 years ago
  68. 738766e Clean up redundant code in PDF_ENABLE_XFA guard in FFLCommon. by jaepark · 8 years ago
  69. d21f22e Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting. by tsepez · 8 years ago
  70. 6296f2d Remove CFX_Matrix::Copy() in favor of assignment by tsepez · 8 years ago
  71. e106b50 Make CPDF_GeneralStateData private. by tsepez · 8 years ago
  72. fc1d16f Make CPDF_Path have a CFX_Path rather than inheriting by tsepez · 8 years ago
  73. bbee445 Make CPDF_GeneralState have a CPDF_GeneralStateData by tsepez · 8 years ago
  74. d54c9d8 Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. by jaepark · 8 years ago
  75. 7e4e63b Revert of Fix leaked internal font (patchset #2 id:60001 of https://codereview.chromium.org/2297303004/ ) by weili · 8 years ago
  76. 6708106 Fix leaked internal font by weili · 8 years ago
  77. 7c5d090 Fix leaks due to created popup annotations by weili · 8 years ago
  78. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  79. e0cb687 Use unsigned page indexes in CPDF_HintTables. by thestig · 8 years ago
  80. eadff19 Move CPDF_Type3Cache and CPDF_Type3Glyphs to their own files by npm · 8 years ago
  81. f4bf0b2 Fix CPDF_CIDFont::GlyphFromCharCode for fonts flagged with PDFFONT_SYMBOLIC by npm · 8 years ago
  82. fa295d9 Fix leaks during XFA text layout by weili · 8 years ago
  83. 8d3ca14 Handle another integer overflow in ReadPageHintTable(). by thestig · 8 years ago
  84. 5e2d5c7 Better validate hint table header bits entries. by thestig · 8 years ago
  85. 543651f Do not download Linux sysroots. by thestig · 8 years ago
  86. 22b64c3 Make CPDF_ContentMark have a CPDF_ContentMarkData. by tsepez · 8 years ago
  87. 380f53e Revert of Fix gn gn --check complaints about fxcrt. (patchset #1 id:1 of https://codereview.chromium.org/2289263005/ ) by thestig · 8 years ago
  88. 73e9c31 Check first page number in CPDF_HintTables::ReadPageHintTable(). by thestig · 8 years ago
  89. 6f9ae19 Fix gn gn --check complaints about fxcrt. by thestig · 8 years ago
  90. 21b111f Attempt to fix potential integer overflow in CFX_FaceCache::LoadGlyphPath(). by thestig · 8 years ago
  91. 0714614 Use CheckedNumeric for strength calculation. by dsinclair · 8 years ago
  92. fc9b113 Move maxNumDataBytes and maxNumEcBytes calculation to fix crash by npm · 8 years ago
  93. ca90b87 Make CPDF_ColorState have a CFX_ColorStateData rather than inheriting by tsepez · 8 years ago
  94. 4d9df42 Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting. by tsepez · 8 years ago
  95. 21ce1a6 Update gn args in README so it includes is_component_build by npm · 8 years ago
  96. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  97. 87dffc0 Free the GifPlainText object when complete. by dsinclair · 8 years ago
  98. 7e7ef3d Update .gitignore to properly ignore base/ by thestig · 8 years ago
  99. 2fdacfb Fix ASAN build after rolling DEPS for build/ by thestig · 8 years ago
  100. c65e11e Roll DEPS for build to b73bafdd. by thestig · 8 years ago