Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
da89ac4c49013ce8d2d1d81e389cd37c0ee2ef27
da89ac4
Remove thin_archive config from complete static libraries
by Tom Anderson
· 7 years ago
40d37b1
Rename "RGB" methods/variables to "ColorRef" in CPDF_ColorState.
by Lei Zhang
· 7 years ago
aff4577
Simplify code in CPDF_TextPage.
by Lei Zhang
· 7 years ago
2e6405c
Change ArgbToColorRef() to ArgbToAlphaAndColorRef().
by Lei Zhang
· 7 years ago
b3a5240
Calculate AP for multi-line markup annotations correctly
by Ralf Sippl
· 7 years ago
3448143
Roll DEPS for Clang to 7d56ff90.
by Lei Zhang
· 7 years ago
c49f39d
Roll DEPS for Skia to af770026
by Lei Zhang
· 7 years ago
cd691c1
Roll DEPS for catapult to 4f03e51f
by Lei Zhang
· 7 years ago
7212f32
Roll instrumented_libs to 323cf321
by Lei Zhang
· 7 years ago
89653e3
Roll v8 to 9cf8abb7
by Lei Zhang
· 7 years ago
2083092
Add more options to combobox_form.pdf resource.
by Henrique Nakashima
· 7 years ago
ef44194
Remove non-const ref parameters in CPDF_TextPage.
by Lei Zhang
· 7 years ago
b020a8c
Remove redundant code in CPDF_TextPage::CountRects().
by Lei Zhang
· 7 years ago
704a617
Avoid crashing in FPDFText_CountRects() for invalid start values.
by Lei Zhang
· 7 years ago
20c9477
Avoid crashing in FPDFText_CountRects() for negative count values.
by Lei Zhang
· 7 years ago
30e0498
Add more tests for FPDFText_CountRects().
by Lei Zhang
· 7 years ago
502e859
Rename some variables in FPDFTextEmbeddertest.
by Lei Zhang
· 7 years ago
aca3efc
Fix methods that have definition with different parameter names.
by Lei Zhang
· 7 years ago
5ddbd38
Fix typo in doc of FPDFDest_GetDestPageIndex.
by Henrique Nakashima
· 7 years ago
9d7c7ff
Make more variables const-ref.
by Lei Zhang
· 7 years ago
7d75650
Add a CFX_PathData::AppendRect() variant.
by Lei Zhang
· 7 years ago
35841fa
Create FPDFPage_RemoveObject().
by Henrique Nakashima
· 7 years ago
d14dd43
Fixing order of guards to avoid potential segvs
by Ryan Harrison
· 7 years ago
c2d9e2d
Rename FX_COLORREF variables from "rgb" to "bgr".
by Lei Zhang
· 7 years ago
9875889
Use Width()/Height() methods from rectangles.
by Lei Zhang
· 7 years ago
0a68fd6
Remove unused CPDFSDK_BAAnnot methods.
by Lei Zhang
· 7 years ago
0202ade
Fix a red-blue channel flip when rendering masks to EMF.
by Lei Zhang
· 7 years ago
d1ffda2
Cleanup CStretchEngine.
by Lei Zhang
· 7 years ago
40c223e
Fix bad return value in WideString::Compare().
by Lei Zhang
· 7 years ago
2c3cfa7
Fix blend mode in generated AP
by Ralf Sippl
· 7 years ago
7a1aa5f
Remove usage of FXSYS_*ASCIIlower/upper methods
by Ryan Harrison
· 7 years ago
0c6b981
Remove all usages of FXSYS_iswASCIIspace
by Ryan Harrison
· 7 years ago
83a0149
Fix crash when creating a CFX_DIBitmap with FXDIB_Invalid.
by Henrique Nakashima
· 7 years ago
64c6643
Add test that non-ASCII characters to not foul hyphen processing
by Ryan Harrison
· 7 years ago
735eda9
Remove all usages of FXSYS_iswASCIIalpha
by Ryan Harrison
· 7 years ago
15c0fcc
Remove all usages of FXSYS_iswASCIIalnum
by Ryan Harrison
· 7 years ago
c2df008
Handle inserting negative values without a selection
by Dan Sinclair
· 7 years ago
0e2e8db
Stop excluding SkDumpCanvas from Skia. It no longer exists.
by Brian Osman
· 7 years ago
073b99d
Cleanup CPDF_DefaultAppearance
by dan sinclair
· 7 years ago
0d0d3ad
Remove default params from CPDF_DefaultAppearance methods
by dan sinclair
· 7 years ago
69da36c
Explicitly mark helper methods that only operate on ASCII ranges
by Ryan Harrison
· 7 years ago
3baef5c
Remove unused methods from CPDF_DefaultAppearance
by dan sinclair
· 7 years ago
5a7e330
Unset timer in XFA scrollbar after stopping it.
by Henrique Nakashima
· 7 years ago
a724cb2
Move GetPopupPos from CFWL_Widget to subclasses that call it.
by Henrique Nakashima
· 7 years ago
403d1ad
Remove unused constructor
by dan sinclair
· 7 years ago
f2a0694
Cleanup CPDF_SimpleParser
by dan sinclair
· 7 years ago
7544a4b
CPDF_InterForm::ResetForm always returns true
by dan sinclair
· 7 years ago
507fb4e
Convert Before{Selection|Value}Change to return a bool
by dan sinclair
· 7 years ago
f19255a
Remove BeforeFormImportData and BeforeFormReset
by dan sinclair
· 7 years ago
4ce3f6e
Remove uncalled AfterFormImportData
by dan sinclair
· 7 years ago
04d792f
[formcalc] Consider width along with depth of tree
by Dan Sinclair
· 7 years ago
749b609
[formcalc] Handle bad elseif conditionals
by Dan Sinclair
· 7 years ago
3f4befb
Remove axial gradients from XFA widgets.
by Henrique Nakashima
· 7 years ago
f8af565
Rename IFX classes in core/fxge to Iface
by Dan Sinclair
· 7 years ago
a32145f
Rename core/fxcrt IFX files to Iface
by Dan Sinclair
· 7 years ago
9600a77
[formcalc] Allow empty declaration bodies
by Dan Sinclair
· 7 years ago
f3be555
[formcalc] Simplify function signature parsing
by Dan Sinclair
· 7 years ago
406b23d
[formcalc] Cleanup m_error handling
by Dan Sinclair
· 7 years ago
31e08d1
Cleanup CFWL_ScrollBar::Timer::Run.
by Henrique Nakashima
· 7 years ago
8b1f7de
Fix crash when dragging scrollbar in XFA form.
by Henrique Nakashima
· 7 years ago
fa1a0f6
Clean up CPDF_DIBSource.
by Lei Zhang
· 7 years ago
1330ebb
Make FPDFBitmap_GetFormat() work for JBIG images.
by Lei Zhang
· 7 years ago
40482e6
Use CPDF_DIBSource::LoadState enum class in more places.
by Lei Zhang
· 7 years ago
aa11f46
Change CPDF_DIBSource::LoadJpxBitmap() to return a bitmap.
by Lei Zhang
· 7 years ago
b058365
Change return types for some rendering Start/Continue methods.
by Lei Zhang
· 7 years ago
e9b5532
Add CPDF_DIBSource::LoadState enum class.
by Lei Zhang
· 7 years ago
9a7c239
Make EmbedderTest::WriteBitmapToPng() work with grayscale images.
by Lei Zhang
· 7 years ago
71cdd20
Disable XFA tests without embedded fonts
by Ryan Harrison
· 7 years ago
53341dd
Add a test for FPDFImageObj_GetBitmap() with a JBIG image.
by Lei Zhang
· 7 years ago
98037a0
Break up CFX_DIBSource::ConvertBuffer().
by Lei Zhang
· 7 years ago
198792b
Fix some nits in CFX_DIBSource::CloneConvert().
by Lei Zhang
· 7 years ago
9002cd8
Add simple XFA test for entering text into TextEdit
by Ryan Harrison
· 7 years ago
53f555a
Move XFA pixel tests under pixel/
by Ryan Harrison
· 7 years ago
821c723
Shrink some tables and kill dead code in xfa.
by Tom Sepez
· 7 years ago
e24d5a8
Get rid of some static variables.
by Tom Sepez
· 7 years ago
0bc02c1
Add some more missing consts.
by Tom Sepez
· 7 years ago
611431d
Fix -Wunused-variable warning if building with V8 snapshots disabled.
by Nico Weber
· 7 years ago
9141116
Fixup AFSimple_Calculate indexing bug
by Dan Sinclair
· 7 years ago
1dbea18
Add expectations for static XFA tests
by Ryan Harrison
· 7 years ago
26820b4
Setup testing XFA using .in files
by Ryan Harrison
· 7 years ago
3760afa
Roll build/ and tools/clang directories
by Dan Sinclair
· 7 years ago
26fc813
[formcalc] Cleanup function handling
by Dan Sinclair
· 7 years ago
cc48741
Jumbo fixes
by Dan Sinclair
· 7 years ago
3185187
Add namespaces to duplicated Skia code.
by Jonathan Feinberg
· 7 years ago
aa2aff7
[formcalc] Cleanup if expression parsing.
by Dan Sinclair
· 7 years ago
00c1d0b
[formcalc] Add elseif expression to parser test
by Dan Sinclair
· 7 years ago
f93767a
[formcalc] Minor parser cleanups
by Dan Sinclair
· 7 years ago
8df7805
[formcalc] Use default destructors
by Dan Sinclair
· 7 years ago
ee1db60
[formcalc] Remove the ParseBlockExpression method
by Dan Sinclair
· 7 years ago
9b746fd
Roll pdfium/third_party/freetype/src/ 4a03f1744..713d68ee9 (3 commits)
by Lei Zhang
· 7 years ago
451c9b4
Download ciopfs from a hook in win/cross builds.
by Lei Zhang
· 7 years ago
96a302c
[formcalc] Remove unused expression type
by Dan Sinclair
· 7 years ago
e76345e
[formcalc] Treat elseif and else the same during output
by Dan Sinclair
· 7 years ago
ceab166
[formcalc] Do not convert if to an identifier
by Dan Sinclair
· 7 years ago
676658c
[formcalc] Remove unused line parameter
by Dan Sinclair
· 7 years ago
4102f7b
[formcalc] Split literal parsing to its own method
by Dan Sinclair
· 7 years ago
a03eb1d
Remove extra static qualifier.
by Dan Sinclair
· 7 years ago
0fdefc1
Fix typo in method name FillSoildRect().
by Nico Weber
· 7 years ago
8c0a800
[formcalc] The if token is a keyword and should not be made an identifier
by Dan Sinclair
· 7 years ago
dd019e9
Tighten up assignment instructions in formcalc.
by Dan Sinclair
· 7 years ago
Next »