Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
4d79dabb6c2707ad137214baf2c3df41a2778b08
« Previous
42e856b
Deduplicate pointers to widgets in pwl.
by Tom Sepez
· 5 years ago
7fd71a4
Simplify code in CPWL_EditCtrl::SetCursor().
by Lei Zhang
· 5 years ago
c9edc55
Introduce IPWL_SystemHandler and fxcrt::TimerHandlerIface for layering.
by Tom Sepez
· 5 years ago
04e3af8
Rename GetLastError() shim to FXSYS_GetLastError().
by Tom Sepez
· 5 years ago
6c29eb8
Move {Set,Get}LastError() from fpdsdk/ to core/fx_system.cpp
by Tom Sepez
· 5 years ago
77548ac
Roll tools/clang/ 7cefad2f8..8215b0861 (12 commits)
by Lei Zhang
· 5 years ago
21172c6
Roll v8/ b6dda94d7..33faa512c (568 commits)
by Lei Zhang
· 5 years ago
43f012f
Move CPDFSDK_FormFillEnvironment::Is{SHIFT,CTRL,ALT}KeyDown to CPWL_Wnd
by Tom Sepez
· 5 years ago
22f8df4
Roll third_party/instrumented_libraries/ a959e4f0c..b1c3ca208 (6 commits)
by Lei Zhang
· 5 years ago
4f58afa
Roll third_party/icu/ fd97d4326..682a23092 (2 commits)
by Lei Zhang
· 5 years ago
6b9dc15
Roll third_party/depot_tools/ 3b07526ae..59bb8cce8 (45 commits; 11 trivial rolls)
by Lei Zhang
· 5 years ago
4521a2e
Roll third_party/googletest/src/ d7003576d..a45c24ac1 (56 commits)
by Lei Zhang
· 5 years ago
124e85e
Roll third_party/libjpeg_turbo/ e1669e370..81aef9014 (7 commits)
by Lei Zhang
· 5 years ago
23f8716
Roll third_party/catapult/ 123c46068..2861f86d3 (122 commits)
by Lei Zhang
· 5 years ago
aea5198
Roll third_party/zlib/ abd51836c..2b4888a46 (3 commits)
by Lei Zhang
· 5 years ago
25661d1
Add experimental JavaScript retrieval APIs.
by Lei Zhang
· 5 years ago
6c62e0e
Move CPWL_AppStream to CPDFSDK_AppStream.
by Tom Sepez
· 5 years ago
60da5fa
Remove dependence from cjs_field.cpp to fpdfapi/font
by Tom Sepez
· 5 years ago
077eb79
Break dependence of cjs_document.cpp on fpdfapi/font.
by Tom Sepez
· 5 years ago
ccb9ae8
Rename CPDF_Font::GetBaseFont() to GetBaseFontName().
by Tom Sepez
· 5 years ago
94c6886
Break dependence of fpdfapi/page on fxcrt/fdrm.
by Tom Sepez
· 5 years ago
6d82d95
Initialize CPDF_CMap members in the header.
by Lei Zhang
· 5 years ago
8f03cd4
Remove CPDF_ModuleMgr.
by Tom Sepez
· 5 years ago
3fe7ac3
Break direct dependence between fpdfsdk and fxcodec.
by Tom Sepez
· 5 years ago
b0a2c67
Remove unused header from cpdfxfa_context.cpp.
by Tom Sepez
· 5 years ago
f0eb8d5
Fix a rendering bug with unwanted lines.
by Lei Zhang
· 5 years ago
8a9c378
Add a pixel test for a rendering bug.
by Lei Zhang
· 5 years ago
033c7fb
Move fontglobal and fxcodec initialization to cpdf_pagemodule.cpp.
by Tom Sepez
· 5 years ago
20c946f
Move the UNSUPPORT_INFO interface out of CPDF_ModuleMgr.
by Tom Sepez
· 5 years ago
29d3a4f
[SkiaPaths] Fixed missing texts.
by Hui Yingst
· 5 years ago
527e6e0
Remove SkASSERT() usage in PDFium.
by Lei Zhang
· 5 years ago
69a4a70
Remove FSDK_ prefix from FSDK_SetSandBoxPolicy/FSDK_IsSandBoxPolicyEnabled.
by Tom Sepez
· 5 years ago
a202483
Break direct top-level fpdfapi to cmaps dependence.
by Tom Sepez
· 5 years ago
a9d33bd
Remove |page| parameter in FPDFAnnot_GetFormFieldFlags().
by Lei Zhang
· 5 years ago
7264bc9
Remove last circular include between fpdfapi/page and fpdfapi/render.
by Tom Sepez
· 5 years ago
ffff6c5
Make CPDF_Font a retainable type.
by Tom Sepez
· 5 years ago
12bc1c4
Use RetainableTreeNode for LayoutItems.
by Tom Sepez
· 5 years ago
45501f3
Add FPDFPageObj_GetClipPath() API
by Miklos Vajna
· 5 years ago
e858d1f
Rename XFA version of CPDFSDK_Widget::ResetAppearance().
by Lei Zhang
· 5 years ago
3b37f6b
Remove a parameter to CPDFSDK_InteractiveForm::ResetFieldAppearance().
by Lei Zhang
· 5 years ago
0cbfa4a
Remove parameter to CPDFSDK_Widget::ResetFieldAppearance().
by Lei Zhang
· 5 years ago
d31c667
Get the rotation angle of a character.
by Benjamin Beaudry
· 5 years ago
0e71ce2
Observe CXFA_FFPageView across OnSetFocus() events.
by Minh Tran
· 5 years ago
dfccee7
Roll third_party/freetype/src/ b110acba9..12af46b64 (2 commits)
by Lei Zhang
· 5 years ago
f672baf
Fix some nits in FPDFDOC_InitFormFillEnvironment().
by Lei Zhang
· 5 years ago
fee18fe
Add FPDFText_FindStart() test case with non-ASCII characters.
by Lei Zhang
· 5 years ago
60e1932
Simplify ~CPDF_DocPageData(), part 2.
by Tom Sepez
· 5 years ago
92f98b8
Restore some const lost in 2292360.
by Tom Sepez
· 5 years ago
80a3cce
Simplify CPDF_DocPageData destruction.
by Tom Sepez
· 5 years ago
e2a6c7b
Weakly cache CPDF_IccProfile in CPDF_DocPageData
by Tom Sepez
· 5 years ago
bbf90c0
Remove UnownedPtr<>s to CPDF_Object subclasses.
by Tom Sepez
· 5 years ago
e5bc275
Mark CPDF_DocPageData::Clear() as private
by Tom Sepez
· 5 years ago
6a43b5c
Remove some other virtual dtors.
by Tom Sepez
· 5 years ago
c2e2b2d
De-virtualize CFWL_FontManager and CFWL_FontData.
by Tom Sepez
· 5 years ago
6e3a406
Prevent an UAF in CPDFSDK_AnnotHandlerMgr::GetNextAnnot().
by huyna
· 5 years ago
7734ba9
Avoid small mallocs for CPDF_Font::FormFactoryIface.
by Tom Sepez
· 5 years ago
db600f7
Remove unused CFWL_WidgetTP::m_dwRefCount.
by Tom Sepez
· 5 years ago
ada1063
Mark fxcrt::RetainPtr<>::m_nRefCount as mutable.
by Tom Sepez
· 5 years ago
7a6d5b7
Weakly cache CPDF_Type3Cache in CPDF_DocRenderData.
by Tom Sepez
· 5 years ago
9d38333
Weakly cache CPDF_TransferFunc in CPDF_DocRenderData.
by Tom Sepez
· 5 years ago
3cf76f1
Move CPDF_DIBBase to core/fpdfapi/page layer.
by Tom Sepez
· 5 years ago
0208b0c
Begin work to get fpdfapi/render layered above fpdfapi/page.
by Tom Sepez
· 5 years ago
9a0a33f
Remove core/fpdfapi/page dependence on fpdfapi/cmaps
by Tom Sepez
· 5 years ago
3d61312
Remove xfa/fwl dependence on xfa/fxfa/parser
by Tom Sepez
· 5 years ago
e2a8eb5
Remove fpdfdsk/pwl dependence on core/fpdfapi/page
by Tom Sepez
· 5 years ago
ff0e2fb
Remove circular includes from fpdfapi/font to fpdfapi/page.
by Tom Sepez
· 5 years ago
b3a5658
Remove knowledge of CPDF_ImageObject from fpdfapi/font layer.
by Tom Sepez
· 5 years ago
513a5a3
Use CPDF_Type3Char::FormIface rather than CPDF_Form in cpdf_type3font.cpp
by Tom Sepez
· 5 years ago
0a30c29
Return copy of bind nodes vector from CJX_Object::GetBindNodes().
by Tom Sepez
· 5 years ago
9105249
Fix worst-case O(n^2) copy in pdfium::Split<>()
by Tom Sepez
· 5 years ago
24b3a20
Rename CPDF_{Byte,Wide}String::AsSpan() to span()
by Tom Sepez
· 5 years ago
ca354a4
Add fxcrt::Split() templated function.
by Tom Sepez
· 5 years ago
22d27c1
CJX_Object::SetContent() should only update value nodes.
by Tom Sepez
· 5 years ago
7aca957
Split CXFA_Node::GetNodeList().
by Lei Zhang
· 5 years ago
3200d10
Validate JPEG data size in libtiff.
by Lei Zhang
· 5 years ago
23fdf89
FPDFAnnot_IsChecked API for checkboxes and radio buttons.
by Ryan Smith
· 5 years ago
9d03368
Replace UnownedPtr with RetainPtr to parser objects in fpdfdoc
by Tom Sepez
· 5 years ago
9f96a2d
Properly check for Windows path names in presubmit checks.
by Lei Zhang
· 5 years ago
90ddbac
Properly run Python scripts on Windows in presubmit checks.
by Lei Zhang
· 5 years ago
562caae
Add click_form.pdf test PDF.
by Lei Zhang
· 5 years ago
68fb145
Use refcounting for |SkiaState::m_pTypeFace|.
by Lei Zhang
· 5 years ago
2e5a58f
Roll third_party/skia/ 34d63e6b4..8590026db (479 commits; 75 trivial rolls)
by Lei Zhang
· 5 years ago
2016aa0
Add tests for FPDFLink_Enumerate() and friends
by Manoj Biswas
· 5 years ago
db9bec6
Include all SkSL sources when building Skia.
by Lei Zhang
· 5 years ago
5abce49
Remove dead code in CPDFSDK_ActionHandler.
by Lei Zhang
· 5 years ago
2292360
Remove const from public fpdfview types.
by Tom Sepez
· 5 years ago
71f299c
Introduce CPDF_Type3Char::FormIface to avoid some layering issues
by Tom Sepez
· 5 years ago
aa398bd
Split off CPDF_Form::PareseContentForType3Char() from ParseContent().
by Tom Sepez
· 5 years ago
ac01199
Add another presubmit check for fpdfview_c_api_test.c.
by Lei Zhang
· 5 years ago
8d8b790
Move CalcBoundingBox() from CPDF_PageObjectHolder to CPDF_Form
by Tom Sepez
· 5 years ago
4a2f42c
Make CPDF_Type3GlyphMap::m_GlyphMap a private member
by Tom Sepez
· 5 years ago
21066d1
Simplify a function inside ProgressiveDecoder.
by Lei Zhang
· 5 years ago
cc35cdb
Improve code coverage in CFX_PathData::GetZeroAreaPath().
by Lei Zhang
· 5 years ago
8b5ee48
Rename CPDF_Type3Glyphs to CPDF_Type3GlyphMap
by Tom Sepez
· 5 years ago
8a1cca4
Push some page object logic back into appropriate files.
by Tom Sepez
· 5 years ago
98091c1
Roll third_party/freetype/src/ 8cf046c38..b110acba9 (4 commits)
by Lei Zhang
· 5 years ago
793c135
Add the ability for pdfium_test to use FPDF_LoadMemDocument().
by Lei Zhang
· 5 years ago
065d5c4
Roll third_party/skia/ 520f85b55..34d63e6b4 (801 commits; 178 trivial rolls)
by Lei Zhang
· 5 years ago
9835050
Update skcms.h includes to its new location.
by Lei Zhang
· 5 years ago
d58ff63
Use more Google-style C++ variable names in RenderPdf().
by Lei Zhang
· 5 years ago
Next »