Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
4183f201c5155717762df48e5d68330b754070f3
4183f20
Change parameter type to IPWL_FocusHandler::OnSetFocus().
by Lei Zhang
· 7 years ago
b46ce41
core: fix -Wshadow warnings
by Miklos Vajna
· 7 years ago
f6f68c7
Check that there is enough data remaining in source BMP before reading
by Ryan Harrison
· 7 years ago
c3d3bb2
Remove a static initializer introduced in commit 573b10a.
by Lei Zhang
· 7 years ago
7403198
Convert c-style casts in fx_memory.h into static_casts
by Ryan Harrison
· 7 years ago
2b44441
Rename OnNotifySelChanged to OnNotifySelectionChanged
by Dan Sinclair
· 7 years ago
d97f2ee
Convert OnBeforeKeyStoke to remove in-out param
by Dan Sinclair
· 7 years ago
1f9d233
Remove in-out param from OnNotifySelChanged
by Dan Sinclair
· 7 years ago
16fea94
Remove in-out param from OnCharWithExit
by Dan Sinclair
· 7 years ago
07dbf43
Remove in-out param from OnKeyDownWithExit
by Dan Sinclair
· 7 years ago
fecd750
Convert OnButtonUp to not have in-out params
by Dan Sinclair
· 7 years ago
5fe9808
Remove in-out from OnPopup{Pre|Post}Open
by Dan Sinclair
· 7 years ago
64667cd
Cleanup more in-out params in CFFL_InteractiveFormFiller.
by Dan Sinclair
· 7 years ago
bdb9653
Remove some in/out params from CFFL_InteractiveFormFiller
by Dan Sinclair
· 7 years ago
2e1a32b
Added APIs for getting/setting string pairs in annotation dictionaries
by Jane Liu
· 7 years ago
3656774
Generalized annotation APIs to support image and text objects
by Jane Liu
· 7 years ago
75e1ab0
Revert "typeface double delete"
by Cary Clark
· 7 years ago
c099381
Cleanup CPWL_SBButton::DrawThisAppearance
by Dan Sinclair
· 7 years ago
b137e75
Added APIs for setting annotation flag values
by Jane Liu
· 7 years ago
ddf2418
typeface double delete
by Cary Clark
· 7 years ago
0ba3c6d
Converting CFX_ByteTextBuf to ostringstream in fpdfedittext.cpp.
by Henrique Nakashima
· 7 years ago
0fdd1ae
Cleanup IOn* methods and CPWL_CBEdit
by Dan Sinclair
· 7 years ago
d32623b
additional clip debugging
by Cary Clark
· 7 years ago
d95f175
maintain ClipBox
by Cary Clark
· 7 years ago
ecc238c
set clip rect
by Cary Clark
· 7 years ago
a9e2843
Cleanup some CPWL_Wnd defines
by Dan Sinclair
· 7 years ago
7f6bec9
Remove PNM_ mouse methods and OnNotify
by Dan Sinclair
· 7 years ago
eea0467
show original text to aid in debugging
by Cary Clark
· 7 years ago
8528723
fix fuzzer generated out of range
by Cary Clark
· 7 years ago
4bba683
clip save off by one
by Cary Clark
· 7 years ago
1b4670c
Remove PNM_SETCARETINFO and call SetCaret directly
by Dan Sinclair
· 7 years ago
63fbd8d
Remove PNM_SCROLLWINDOW and replace with direct method
by Dan Sinclair
· 7 years ago
7e0336e
Move PNM_SETSCROLLPOS to custom method
by Dan Sinclair
· 7 years ago
3ff5400
Allow EmbedderTest to test saving
by Nicolas Pena
· 7 years ago
fb00ec2
Move PNM_SETSCROLLINFO out of OnNotify
by Dan Sinclair
· 7 years ago
e5e889e
Remove PNM_{ADD|REMOVE}Child
by Dan Sinclair
· 7 years ago
d740397
Extract comparison functions from std::lower_bound args
by Ryan Harrison
· 7 years ago
ea7555a
Removed hand rolled bsearch from IsKeyword method
by Ryan Harrison
· 7 years ago
cb50b5f
Add embedder tests for form combobox text selection.
by Diana Gage
· 7 years ago
c2a68df
Use the right free function for ICC color profiles.
by Chris Palmer
· 7 years ago
573b10a
Remove hand rolled bsearch from HTMLSTR2Code
by Ryan Harrison
· 7 years ago
f3024c3
Split CFDE_CSSTextBuf in two.
by Lei Zhang
· 7 years ago
d24236a
Remove pointless CFX_FloatRect construction.
by Lei Zhang
· 7 years ago
f552cca
Use early returns in CFFL_FormFiller.
by Lei Zhang
· 7 years ago
dfcb8af
Remove hand rolled bsearch from HTMLCode2STR
by Ryan Harrison
· 7 years ago
a173900
Fix nits in a bunch of random XFA files.
by Lei Zhang
· 7 years ago
91e39d2
Roll DEPS for the testing corpus.
by Lei Zhang
· 7 years ago
1a08402
Replaced static casts with CPDFPageObjectFromFPDFPageObject()
by Jane Liu
· 7 years ago
baa7ff4
Basic APIs and tests for extracting and setting annotation paths
by Jane Liu
· 7 years ago
caf6d61
Move Start to constructor in CFX_Image(Renderer|Transformer)
by Nicolas Pena
· 7 years ago
cd98475
Cleaning up SomMethod handling in fm2js
by Ryan Harrison
· 7 years ago
b21f174
Change SetReverse to GetInverse in CFX_Matrix
by Nicolas Pena
· 7 years ago
8ce58f5
Added FPDFAnnot_RemoveAnnot()
by Jane Liu
· 7 years ago
f1eae2c
Converted low-hanging cpwl classes in CFX_ByteTextBuf to ostringstream.
by Henrique Nakashima
· 7 years ago
a0b48aa
Add TestSaved helper method in FPDFEditEmbeddertest
by Nicolas Pena
· 7 years ago
580c159
Cleanup call expression handling in fm2js
by Ryan Harrison
· 7 years ago
1ef2f82
XFA: Add test to show Oneof() works correctly.
by Lei Zhang
· 7 years ago
297f161
Add << overload for CFX_StringCTemplate classes
by Ryan Harrison
· 7 years ago
9ba8fbc
Set default graphics before generating page contents
by Nicolas Pena
· 7 years ago
d4fb57a
Keep all trailers in CPDF_Parser in m_Trailers
by Nicolas Pena
· 7 years ago
67476e5
Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cpp
by Henrique Nakashima
· 7 years ago
475f433
Add << overload for CFX_WideString
by Ryan Harrison
· 7 years ago
d8df8d4
Use new overloads to make usages of ostringstream more readable.
by Henrique Nakashima
· 7 years ago
0646275
Made existing annotation APIs to work with AP
by Jane Liu
· 7 years ago
8e052a6
Converting CFX_ByteTextBuf to ostringstream in fpdf_transformpage.cpp.
by Henrique Nakashima
· 7 years ago
d39443e
Add overload for CPDF_Stream.SetData() that takes an ostringstream.
by Henrique Nakashima
· 7 years ago
6fac27d
Change terminology of image diff to differentiate from pixel tests.
by Henrique Nakashima
· 7 years ago
b109ac4
Add empty string test case for ostream << CFX_ByteString.
by Henrique Nakashima
· 7 years ago
2e2da13
Converting CFX_ByteTextBuf to ostringstream in fxet_edit.cpp.
by Henrique Nakashima
· 7 years ago
508aa57
Converting CFX_ByteTextBuf to ostringstream in cfx_fontmapper.cpp.
by Henrique Nakashima
· 7 years ago
d60e9ad
Changed the return type for annotation APIs
by Jane Liu
· 7 years ago
22eb7ae
Modified CPDF_PageContentGenerator to work with both Form and Page
by Jane Liu
· 7 years ago
62d5076
Fixed file matching regex in test_runner.
by Henrique Nakashima
· 7 years ago
c0c39cb
Remove pixel suppression for Line_Stroke.pdf.
by Henrique Nakashima
· 7 years ago
44dd818
Adding overload for ostream << CFX_ByteString
by Henrique Nakashima
· 7 years ago
3bcabf3
Fail pixel tests when they do not provide the expected image.
by Henrique Nakashima
· 7 years ago
d261b06
Improve PNG presubmit check
by Nicolas Pena
· 7 years ago
4ac12f0
Remove a const_cast in CFDE_CSSTextBuf.
by Lei Zhang
· 7 years ago
f76e9d3
Clean up CFDE_CSSTextBuf.
by Lei Zhang
· 7 years ago
bdb330e
Fix the Size trailer entry in hand written PDFs.
by Lei Zhang
· 7 years ago
cbe6d16
Add comment in libtiff patch
by Nicolas Pena
· 7 years ago
ba57b6c
Add missing config to new image_diff target.
by Lei Zhang
· 7 years ago
c4479c5
Add presubmit check for png files
by Nicolas Pena
· 7 years ago
b9776c7
Adding back the CFX_DateTime print helpers.
by Henrique Nakashima
· 7 years ago
5c3e5c1
Cleaning up fx_string_testhelpers.
by Henrique Nakashima
· 7 years ago
879b6d2
Update corpus test hash to include Oneof tests
by Nicolas Pena
· 7 years ago
10e02fa
Updated FPDF_GetMetaText doc string for linearized files.
by Henrique Nakashima
· 7 years ago
143959d
Move image_diff code into testing/image_diff/
by Lei Zhang
· 7 years ago
b32a949
Continue BMP decoder cleanup
by Nicolas Pena
· 7 years ago
84d8eb9
Avoid regenerating appearance stream when already present.
by Henrique Nakashima
· 7 years ago
7726a58
Add a |gGeneralPartitionAllocator| and use it in the |FX_*Alloc| wrappers.
by Chris Palmer
· 7 years ago
9a25ede
Clean up includes in testing/test_support.h
by Lei Zhang
· 7 years ago
e17011d
Minor change to AP generation logic
by Jane Liu
· 7 years ago
4b95360
Clamp instead of checked_cast in TT2PDF
by Nicolas Pena
· 7 years ago
eca45e0
Fixed optional content not rendered when OCGs array is empty.
by Henrique Nakashima
· 7 years ago
4e5e6f7
Renamed bug_492 pixel test expected png.
by Henrique Nakashima
· 7 years ago
5e57faa
skia/BUILD.gn: s/ImageEncoder_none/ImageEncoder/
by Hal Canary
· 7 years ago
cddc8ed
Fix typos that meant to say handler instead of hander.
by Lei Zhang
· 7 years ago
222e1a4
Use early returns in more CPDFSDK_FormFillEnvironment code.
by Lei Zhang
· 7 years ago
995a601
Cleanup fpdf_parser_decode
by Nicolas Pena
· 7 years ago
Next »