Sign in
pdfium
/
pdfium
/
0300abca7af7ad627ad9b59bdb88c2fec0505b12
0300abc
Merge to M46: upgrade openjpeg to commit# cf352af
by Lei Zhang
· 10 years ago
50784b6
Merge to M46: Loosen checking on the bytes following 'stream'
by Lei Zhang
· 10 years ago
f312794
Merge to M46: Fix a compiling error on Mac
by Lei Zhang
· 10 years ago
6b40619
Merge to M46: Fix heap-buffer-overflow in color_sycc_to_rgb
by Lei Zhang
· 10 years ago
8a825be
Merge to M46: Relax the check on 0 length streams.
by Lei Zhang
· 10 years ago
1b9e7fb
Fix v8 isolate initialization / release, M46 edition.
by Lei Zhang
· 10 years ago
15720b5
Merge to M46: CJS_Timer should observe CJS_Runtime destruction.
by Lei Zhang
· 10 years ago
231bb96
Merge to M46: Do not call into formfiller code with a NULL PageView.
by Lei Zhang
· 10 years ago
0b8f2fe
Merge to M46: Fix blank page issue caused by too strict correction on bpc
by Lei Zhang
· 10 years ago
472f1f7
Merge to XFA: Fix the issue that pdfium swallows 'fi' or 'ff' in some pdf files
by Lei Zhang
· 10 years ago
72a40ab
Merge to M46: Check for empty embedder data before using it in PDFium JS bindings.
by Lei Zhang
· 10 years ago
005b6af
Merge to M46: Fix JS_GetArrayElement to not return an empty handle on success
by Lei Zhang
· 10 years ago
4ec709d
Merge to M46: Resolve bad cast to CJS_EventHandler
by Lei Zhang
· 10 years ago
3c468f9
Merge to M46: Fix heap use after free in CPDFSDK_Annot::GetPDFAnnot.
by Lei Zhang
· 10 years ago
f440892
Merge to M46: Test files for issue 507316 Upload pdf test files for codereview 1312313006.
by Lei Zhang
· 10 years ago
288c6ba
Merge to M46: Turn a failing assert into an actual check.
by Lei Zhang
· 10 years ago
6a6dacd
Merge to M46: Check array bounds for opj_dwt_decode_1() and friends.
by Lei Zhang
· 10 years ago
a2b3ae2
Fix mac build after commit e1ce94e.
by Lei Zhang
· 10 years ago
chromium/2488
chromium/2489
chromium/2491
chromium/2492
chromium/2493
chromium/2494
chromium/2495
chromium/2496
chromium/2497
e1ce94e
Cleanup CFX_Font a bit.
by Lei Zhang
· 10 years ago
bcfcc46
Remove unused code warnings found by clang.
by Lei Zhang
· 10 years ago
85d5c4a
FX_CMapDwordToDword considered harmful.
by Tom Sepez
· 10 years ago
57207ef
Remove more dead code from fx_basic.h
by Tom Sepez
· 10 years ago
2ae87d2
Clean up IFX_BidiChar
by Lei Zhang
· 10 years ago
1d9dbd5
Fix fix fix fix of breakage on mac.
by Tom Sepez
· 10 years ago
cb4d0ea
Fix fix fix of mac build breakage at 9cf44c2e
by Tom Sepez
· 10 years ago
9cf44c2
Fix fix of mac build breakage at 2a2a6aa
by Tom Sepez
· 10 years ago
2a2a6aa
Fix mac build breakage at ce4ffb8.
by Tom Sepez
· 10 years ago
ce4ffb8
CFX_MapByteStringToPtr considered harmful.
by Tom Sepez
· 10 years ago
52a48aa
Cleanup CFX_UnicodeEncoding and remove IFX_FontEncoding.
by Lei Zhang
· 10 years ago
9494421
Fix more sign comparison errors.
by Lei Zhang
· 10 years ago
ed7599b
js_global_data and global_alternate violate naming rules.
by Tom Sepez
· 10 years ago
fdc8f43
Suppress -Wswitch for pdfium's fxge target for now.
by Nico Weber
· 10 years ago
chromium/2486
chromium/2487
38665a2
Fix -Wunused-function warnings on Windows.
by Nico Weber
· 10 years ago
271f3221
Fix a incorrectly placed comment from 0f6b51c
by Lei Zhang
· 10 years ago
632b807
Clean: Fix some unneeded semi-colons and bad spacing.
by Lei Zhang
· 10 years ago
24fbf13
Add new public APIs to find the z-order for links and widgets.
by Lei Zhang
· 10 years ago
chromium/2484
chromium/2485
cb62e76
Don't bother checking pointers before delete[] and FX_Free().
by Lei Zhang
· 10 years ago
0f6b51c
Use override in more classes in fpdfsdk/
by Lei Zhang
· 10 years ago
c2c3f7b
Use override in more classes in core/
by Lei Zhang
· 10 years ago
c6540e0
Cleanup: Remove unused CPDF_Metadata::m_pDoc.
by Lei Zhang
· 10 years ago
f372567
CPDF_ModuleMgr::m_SecurityHandlerMap only used by dead code.
by Tom Sepez
· 10 years ago
d5d35bc
Fix build after commit 22ece1a. Too many if's.
by Lei Zhang
· 10 years ago
22ece1a
Remove last uses of FOXIT_CHROME_BUILD.
by Lei Zhang
· 10 years ago
45c910f
Cleanup: s/Torelance/Tolerance/
by Lei Zhang
· 10 years ago
dbf5f4c
OutputText() is dead code.
by Tom Sepez
· 10 years ago
b0b1a8b
Tidy up JS_Object.h and JS_Object.cpp.
by Tom Sepez
· 10 years ago
2a0a26c
Kill JS_TIMER_MAPARRAY
by Tom Sepez
· 10 years ago
c9a05f1
Cleanup: Remove unused CPDF_Stream::Clone().
by Lei Zhang
· 10 years ago
ae35176
Make standalone PDFium DEPS pull clang-format.
by Tom Sepez
· 10 years ago
388a3b0
Remove if checks after new.
by Lei Zhang
· 10 years ago
5312f9a
Suppress -Wunused-function for pdfium's third-party libraries.
by Nico Weber
· 10 years ago
9311163
Allow external font-path configuration from pdfium_test.
by Tom Sepez
· 10 years ago
98367f3
Revert "Allow external font-path configuration from pdfium_test."
by Tom Sepez
· 10 years ago
d8b5e73
Allow external font-path configuration from pdfium_test.
by Tom Sepez
· 10 years ago
e42e23f
Fix a small leak in CPDF_DataAvail::CheckTrailer().
by Lei Zhang
· 10 years ago
b4c2167
Fix some sign comparison warnings.
by Lei Zhang
· 10 years ago
1e2ece0
Remove dead code from CPDF_Metadata. Add missing nullptr check.
by Lei Zhang
· 10 years ago
3a38491
Cleanup: Mark methods with the override keyword.
by Lei Zhang
· 10 years ago
chromium/2479
chromium/2480
chromium/2481
chromium/2482
chromium/2483
48f1947
Really Really fix tests broken at 9778206.
by Tom Sepez
· 10 years ago
57d994c
Really fix tests broken at 9778206.
by Tom Sepez
· 10 years ago
290b235
Fix win unit tests broken at 9778206.
by Tom Sepez
· 10 years ago
9778206
Fix FXSYS_itoa() implementation.
by Tom Sepez
· 10 years ago
e65030e
Convert all files on the master branch to unix line endings.
by Nico Weber
· 10 years ago
4684c83
clang-format all pdfium code, again.
by Nico Weber
· 10 years ago
905cc10
Add CFX_FontFaceInfo constructor.
by Tom Sepez
· 10 years ago
chromium/2475
chromium/2476
chromium/2477
chromium/2478
2526930
Early object closing in PDF via premature 'endobj' keyword
by JUN FANG
· 10 years ago
8d8a990
Remove the unused IFX_StreamRead::SetRange() mechanism.
by Tom Sepez
· 10 years ago
2b91781
CPDF_Parser shouldnt be in the business of opening files
by Tom Sepez
· 10 years ago
5cd3985
FPDF_Creator can only create file through embedder-supplied callback.
by Tom Sepez
· 10 years ago
7ea305f
Don't dispose the isolate if its provided by the embedder
by Jochen Eisinger
· 10 years ago
chromium/2474
7f6b084
Add a license header for testing/tools/make_expected.sh.
by Lei Zhang
· 10 years ago
d539de9
Remove stringify macro (#) from JS_STATIC_CONST_ENTRY_*.
by Tom Sepez
· 10 years ago
4807dd6
Add a .clang-format config file.
by Nico Weber
· 10 years ago
5d711cb
Quick fix in Consts.cpp to make tests pass after the clang-format CL.
by Lei Zhang
· 10 years ago
b048f79
clang-format all pdfium code.
by Nico Weber
· 10 years ago
c8eeed3
Kill FX_HFILE
by Tom Sepez
· 10 years ago
4d2e494
Name IFX_SysFontInfo subclasses consistently.
by Tom Sepez
· 10 years ago
01fa1ef
Kill IFX_FontMapper
by Tom Sepez
· 10 years ago
bd8b0d3
Roll corpus to 2ddcfbd.
by Tom Sepez
· 10 years ago
3fc30f0
Add simple script to regenerate expected results.
by Tom Sepez
· 10 years ago
6fc1bf1
Fix return check in CFX_FolderFontInfo::ScanFile() fread.
by Tom Sepez
· 10 years ago
62ec8ad
Re-enable successful tests.
by Tom Sepez
· 10 years ago
240c7a2
New suppressions for bundled freetype
by Tom Sepez
· 10 years ago
22955d9
Use bundled freetype for the pdfium_test binary.
by Tom Sepez
· 10 years ago
452bafe
Missing bExact -> iExact conversions
by Tom Sepez
· 10 years ago
d1a588c
Fix segv above CPDFSDK_Document::GetPageView()
by Tom Sepez
· 10 years ago
chromium/2468
chromium/2469
chromium/2470
chromium/2471
chromium/2472
chromium/2473
a25b4bc
Fix FX_BOOL compilation errors under windows
by Tom Sepez
· 10 years ago
fa69033
Kill FX_READER_DLL symbol
by Tom Sepez
· 10 years ago
5c4f26f
Kill CFX_ArchiveLoader / CFX_ArchiveSaver and subclasses
by Tom Sepez
· 10 years ago
8d2aae7
Revert "FX Bool considered harmful, part 3"
by Tom Sepez
· 10 years ago
ff46aaf
FX Bool considered harmful, part 3
by Tom Sepez
· 10 years ago
aafeff8
document.delay and document.external are boolean properties.
by Tom Sepez
· 10 years ago
9014458
FX_BOOL not always 0 or 1 in CPDF_PageObjects::m_ParserState
by Tom Sepez
· 10 years ago
f1e7c46
Revert "FX_BOOL considered harmful, part 2."
by Tom Sepez
· 10 years ago
320b231
FX_BOOL considered harmful, part 2.
by Tom Sepez
· 10 years ago
065e932
Fix FX_BOOL type mismatches.
by Tom Sepez
· 10 years ago
3c012fe
Re-land else-after-returns
by Tom Sepez
· 10 years ago
4eb4d7f
Revert "Fix else-after-returns throughout pdfium."
by Tom Sepez
· 10 years ago
7cc9752
Fix else-after-returns throughout pdfium.
by Tom Sepez
· 10 years ago
b05f1fd
Remove dead code found by Scythe.
by Lei Zhang
· 10 years ago
Next »