Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
32d3de602018e26d0944640d7d54ba7cecf809b2
32d3de6
Revert "Roll DEPS for v8 to 3c56400."
by Lei Zhang
· 9 years ago
0fe7f60
Roll DEPS for v8 to 3c56400.
by Lei Zhang
· 9 years ago
2562434
Fix windows build at 77244553b268 (FX_BOOL vs. bool)
by Tom Sepez
· 9 years ago
7724455
Fix build on windows (IWYU) at 9b0a59d659d8
by Tom Sepez
· 9 years ago
9b0a59d
Kill CFX_ByteArray in master.
by Tom Sepez
· 9 years ago
1654972
Tidy up CPDF_DocEnvironment::JS_* methods
by Tom Sepez
· 9 years ago
a620372
Remove the m_ObjVersion member variable from CPDF_Parser.
by Lei Zhang
· 9 years ago
0841b0f
Remove CGW_ArrayTemplate and its O(n^2 log n) sort.
by Tom Sepez
· 9 years ago
93c196d
Remove the m_V5Type member variable from CPDF_Parser.
by Lei Zhang
· 9 years ago
3859258
Use JS_ExpandKeywordParams() in app.response()
by Tom Sepez
· 9 years ago
56d618a
Add Test for field.getArray() sort-order.
by Tom Sepez
· 9 years ago
487935f
Some cleanup of fpdf_render_loadimage.cpp
by Oliver Chang
· 9 years ago
9e81859
Another round of cleanup in CPDF_Parser and friends.
by Lei Zhang
· 9 years ago
df1ab41
Refactor CPDF_Object and its subclasses.
by Wei Li
· 9 years ago
6902db5
Fix botched "CC:" parameter passing in JS_DocmailForm().
by Tom Sepez
· 9 years ago
1bce5f6
Add tests for CBA_AnnotIterator.
by Tom Sepez
· 9 years ago
b0b6373
Roll DEPS for V8 to 43be969.
by Lei Zhang
· 9 years ago
66519af
Fix behaviour of app.alert() with a single object argument.
by Tom Sepez
· 9 years ago
d45e7a5
Member function name refactoring
by Wei Li
· 9 years ago
badb412
Merge to Master: War on #defines - part 2
by Tom Sepez
· 9 years ago
0ec8bb4
Move struct ContentParam off of CPDF_Object's enums
by Tom Sepez
· 9 years ago
66a9dc9
War on #defines, part 1.
by Tom Sepez
· 9 years ago
e56b3ad
Fix a bunch of pointless returns.
by Lei Zhang
· 9 years ago
c64e400
Remove CFX_SegmentedArray use from master.
by Tom Sepez
· 9 years ago
53cf01e
Merge to Master: Remove several more unused parser values.
by Tom Sepez
· 9 years ago
73463f3
Merge to Master: Remove struct PARSE_OPTIONS.
by Tom Sepez
· 9 years ago
5f9bceb
Merge to Master: Remove unused IsContentUsedElsewhere()
by Tom Sepez
· 9 years ago
7671d30
Fixed object references in CPDF_Object
by Wei Li
· 9 years ago
c818b5f
CPDFText_ParseOptions never change from default.
by Tom Sepez
· 9 years ago
d5712ac
Change _PDF_RenderItem to CPDF_RenderContext::Layer.
by Tom Sepez
· 9 years ago
9ebc841
Rename CPDF_PageObjects to CPDF_PageObjectList
by Tom Sepez
· 9 years ago
da93551
Redo CPDF_PageObjects - part 1
by Tom Sepez
· 9 years ago
ca6d98f
Rename CPDF_PageContentGenerate to CPDF_PageContentGenerator.
by Tom Sepez
· 9 years ago
f409da4
Use std::set to track visited dictionaries in fsdk_actionhandler.
by Tom Sepez
· 9 years ago
a505d9d
Replace more CFX_MapPtrToPtr and remove it.
by Tom Sepez
· 9 years ago
2a312f9
Remove CFX_CMapByteStringToPtr
by Tom Sepez
· 9 years ago
f13d510
Bugs in CJS_PublicMethods::ParseNumber().
by Tom Sepez
· 9 years ago
b196c7b
Remove an extra "const" in fpdf_objects.
by Oliver Chang
· 9 years ago
d40e189
Hook up show-config to testing scripts.
by Tom Sepez
· 9 years ago
a41312c
Keep all member functions of one class in a single file.
by Wei Li
· 9 years ago
90853cb
Fix infinite loops caused by calling circular indirect objects
by Wei Li
· 9 years ago
2cb9ae0
Unify suppressions files and add matcher syntax.
by Tom Sepez
· 9 years ago
041ed75
Make pdfium_test report build options.
by Tom Sepez
· 9 years ago
56461d6
Fix the way FT headers are included
by Lei Zhang
· 9 years ago
7a0f441
openjpeg: Set proper upper bound for an array in opj_pi_update_decode_poc().
by Oliver Chang
· 9 years ago
199e564
Remove ifdefs for _FX_MANAGED_CODE_.
by Lei Zhang
· 9 years ago
a943a25
Make the bug 361 test case work in Acrobat.
by Lei Zhang
· 9 years ago
283ef3c
Revert "Cleanup CJS_PublicMethods::ParseNumber"
by Tom Sepez
· 9 years ago
4cd5b80
Cleanup CJS_PublicMethods::ParseNumber
by Tom Sepez
· 9 years ago
5b2bc89
Disable use of missing arm neon function in libpng
by Sam Clegg
· 9 years ago
34291b9
Loose checking for trailer's size field
by Wei Li
· 9 years ago
1a82d5c
Additional test cases for bug_361
by Tom Sepez
· 9 years ago
5d5d9fe
Correct the way to count pages and to avoid infinite loop
by Wei Li
· 9 years ago
0b56371
openjpeg: Fix potential bad precno value in opj_pi_next* functions.
by Oliver Chang
· 9 years ago
8694bf8
Fix another invalidated iterator issue while traversing CPDF_Dictionary.
by Oliver Chang
· 9 years ago
783709f
Use _GLIBCXX_DEBUG in standalone Debug builds on Linux.
by Lei Zhang
· 9 years ago
cae57da
Fix some iterator invalidation issues while traversing CPDF_Dictionary.
by Oliver Chang
· 9 years ago
5d1070d
Do not use invalidated std::map::iterators in PDF_ReplaceAbbr().
by Lei Zhang
· 9 years ago
15367cb
test cast for bug_361
by Tom Sepez
· 9 years ago
e02f30b
Fix out of bound access in CPDF_Parser::ParseIndirectObject().
by Lei Zhang
· 9 years ago
2fa5c7a
Use the compiler to type check DocAvailStatus return values.
by Lei Zhang
· 9 years ago
4bfa89e
Roll DEPS for V8 to ee1671b.
by Lei Zhang
· 9 years ago
fce5480
Use std::map in CPDF_IndirectObjects
by Tom Sepez
· 9 years ago
d3ab0f3
Fix an infinite loop parsing in CPDF_SyntaxParser::GetObject()
by Wei Li
· 9 years ago
494ea0a
Roll DEPS for V8 to d95511c.
by Lei Zhang
· 9 years ago
401cd2d
Fix an uninitalized read in FPDFText_GetFontSize().
by Lei Zhang
· 9 years ago
a07804a
Tidy up shading patterns
by Tom Sepez
· 9 years ago
14f3995
Use std::map as CPDF_Dictionary's underlying store.
by Oliver Chang
· 9 years ago
9adfbb0
Switch most min/max macros to std::min/max.
by Lei Zhang
· 9 years ago
e5ae722
IWYU in core/src/fpdfapi/fpdf_page/pageint.h.
by Lei Zhang
· 9 years ago
a893a05a
Use unique_ptr in fpdf_page/.
by Tom Sepez
· 9 years ago
4a24ad8
Remove a bunch of dead code.
by Lei Zhang
· 9 years ago
149f1db
Fix infinite loop caused by parsing same indirect objects
by Wei Li
· 9 years ago
e6bd318
IWYU fix after commit c5a8933.
by Lei Zhang
· 9 years ago
d8ea0c8
Endless tidying in pageint.h
by Tom Sepez
· 9 years ago
c5a8933
Clean up misc nits found while fixing bugs.
by Lei Zhang
· 9 years ago
5dc13d7
Disentangle fpdfsave_embeddertest's FPDF_FILEWRITE, use gmock matchers.
by Tom Sepez
· 9 years ago
a462162
Make m_pStockMap a real map.
by Tom Sepez
· 9 years ago
6664977
Cleanup includes, comments, and unused code
by Wei Li
· 9 years ago
0213958
Fix a GetFileContents() call that should have been in commit aa326bd6.
by Lei Zhang
· 9 years ago
cbed990
Return const-ref object in a few CPWL_Wnd getters.
by Lei Zhang
· 9 years ago
dcac57b
Invalidate IPWL_FocusHandler and IPWL_Provider on destruction.
by Lei Zhang
· 9 years ago
aa326bd
Return unique_ptrs from test_support functions
by Tom Sepez
· 9 years ago
d368261
Add fpdf_edit basic creation embedder test.
by Tom Sepez
· 9 years ago
6119742
Change CPDF_SyntaxParser::GetNextWord() to not pass by non-const ref.
by Lei Zhang
· 9 years ago
e093833
Revert "Mark pdfium chromium_code."
by Nico Weber
· 9 years ago
7397da9
Mark pdfium chromium_code.
by Nico Weber
· 9 years ago
685c313
Document::DoAnnotDelay and m_DelayAnnotData member unused.
by Tom Sepez
· 9 years ago
6caae4d
Replace CPDF_SortObjNumArray with a std::set.
by Lei Zhang
· 9 years ago
d794d34
Remove header files that only have includes.
by Lei Zhang
· 9 years ago
dbfaa8d
Fix a few uses of default arguments.
by Lei Zhang
· 9 years ago
cc3727f
Replace IconTree class with std::list.
by Tom Sepez
· 9 years ago
2d88e91
Fix an infinite loop in CPDF_Parser::RebuildCrossRef().
by Lei Zhang
· 9 years ago
a3235d0
Make more CPDF_Parser method const.
by Lei Zhang
· 9 years ago
603533f
Add embedder test for fpdfsave.cpp and bug 342
by Tom Sepez
· 9 years ago
aab8f46
Exit infinite loops for cross reference loading
by Wei Li
· 9 years ago
ed34cdf
Make FPDF_WIDESTRING work regardless of endianness.
by Tom Sepez
· 9 years ago
5dac804
Cover FPDFBookmark_Find() with embedder tests.
by Tom Sepez
· 9 years ago
14fdb1d
Add FPDFDoc_GetPageMode() embeddertest
by Tom Sepez
· 9 years ago
03f5040
Remove CPDF_Creator::m_ObjectSize, it's never read from.
by Lei Zhang
· 9 years ago
Next »