Age | Commit message (Expand) | Author |
2016-08-30 | Update .gitignore to properly ignore base/ | thestig |
2016-08-30 | Fix ASAN build after rolling DEPS for build/ | thestig |
2016-08-30 | Roll DEPS for build to b73bafdd. | thestig |
2016-08-30 | Clean up CPDF_CMap declarationchromium/2845 | npm |
2016-08-30 | Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. | jaepark |
2016-08-30 | Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one. | tsepez |
2016-08-30 | Guard against overflow when calculating font weight. | dsinclair |
2016-08-30 | Ignore the base/trace_event directory | dsinclair |
2016-08-30 | Fix missing files found by gn gen --check. | thestig |
2016-08-30 | More better const-ness in CFX_CountRef<> | tsepez |
2016-08-29 | Display content of the annotation when mouse hover. | jaepark |
2016-08-29 | Skip the channel if there is no data. | dsinclair |
2016-08-29 | Revert "Add -> operators to CFX_CountRef." | tsepez |
2016-08-29 | Revert "Replace wrapper methods in CPDF_Path with -> operator." | tsepez |
2016-08-29 | Revert "Use ->() in CPDF_ColorState" | tsepez |
2016-08-29 | Fix for #618267. Adding a method to determine if multiplication has | tracy_jiang |
2016-08-29 | Verify element exists before accessing. | dsinclair |
2016-08-29 | Use ->() in CPDF_ColorState | tsepez |
2016-08-29 | openjpeg: Prevent an integer overflow in opj_jp2_apply_pclr. | stackexploit |
2016-08-29 | Initialize the CPDF_Document pointer | dsinclair |
2016-08-29 | Replace wrapper methods in CPDF_Path with -> operator. | tsepez |
2016-08-29 | Add some limit checks to ReadSharedObjHintTable(). | thestig |
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm |
2016-08-29 | Fix the test case added in https://codereview.chromium.org/2277063003/ | tonikitoo |
2016-08-27 | [Android] Make Android CQ bot non-experimental.chromium/2844chromium/2843 | jbudorick |
2016-08-26 | Add -> operators to CFX_CountRef.chromium/2842 | tsepez |
2016-08-26 | Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype. | jaepark |
2016-08-26 | Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness. | tsepez |
2016-08-26 | Remove CFX_CountRef::IsNull in favor of operator bool | tsepez |
2016-08-26 | Add support to Document::getAnnots method | tonikitoo |
2016-08-26 | Remove most things GYP. | thestig |
2016-08-26 | build_gyp: Remove deprecated flag, which is enabled by default. | vmpstr |
2016-08-26 | Revert "Remove the document tagged code as it is unused." | npm |
2016-08-26 | Rework CFX_CountRef in terms of CFX_RetainPtr. | tsepez |
2016-08-26 | Move the classes in fpdf_text_int.cpp into their own files | npm |
2016-08-26 | Roll DEPS for skia to 3bf7509c. | thestig |
2016-08-26 | Roll DEPS for icu to 2341038b. | thestig |
2016-08-26 | Roll DEPS for clang to 797371be. | thestig |
2016-08-26 | Extend pdfium_test capability so that more Javascript can be executedchromium/2841 | tonikitoo |
2016-08-25 | Clean up CPDFSDK_PageView methods. | jaepark |
2016-08-25 | Change " to ' in gyp file for consistency | npm |
2016-08-25 | CPDF_Annot::GetRect() should return CFX_FloatRect. | jaepark |
2016-08-25 | Remove unused m_nTabOrder in CPDFSDK_Annot. | jaepark |
2016-08-25 | Simplify some code in CFX_FontMapper. | thestig |
2016-08-25 | Check for nullptrs in CPDF_Dictionary dtor. | thestig |
2016-08-25 | Fix infinite loops in FPDF_GetFullName(). | thestig |
2016-08-25 | Remove unused methods in CPDF_TextPage and nits | npm |
2016-08-25 | Drop CPDFSDK_PageView::Annot_HasAppearance | tonikitoo |
2016-08-25 | Tidy up CFX_PathData | tsepez |
2016-08-25 | Remove unused IPDFSDK_AnnotHandler::GetName(). | jaepark |