summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-04Update GN files from previous commit as well.chromium/2301chromium/2300chromium/2299chromium/2298chromium/2297chromium/2296John Abd-El-Malek
2015-02-04Initialize V8 outside of PDFium.John Abd-El-Malek
2015-02-04Prevent base::CheckedNumeric from leaking outside of pdfium.Tom Sepez
2015-02-03Replace CFX_SmartPointer cast operator with Get() method.Tom Sepez
2015-02-03Fix stack exhaustion in CPDF_DataAvail::HaveResourceAncestor()Tom Sepez
2015-02-03Remove OpenJPEG header generator binary from PDFium build.chromium/2295John Abd-El-Malek
2015-02-02Add embedder test for fix to bug_452455.Tom Sepez
2015-02-01Fix GN PDFium build when building all.chromium/2294chromium/2293John Abd-El-Malek
2015-02-01Always use the FreeType headers included in PDFium.John Abd-El-Malek
2015-01-31Fix heap buffer overflow in CPDF_SampledFunc::v_CallJUN FANG
2015-01-30Don't export any OpenJPEG methods from PDFium.John Abd-El-Malek
2015-01-30Use system FreeType on Linux.John Abd-El-Malek
2015-01-30Track formhandles in EmbedderTest class itselfTom Sepez
2015-01-29Fix infinite recursion in CPDF_RenderStatus::RenderSingleObject().Tom Sepez
2015-01-29Add minimized test cases for stack exhaustion crash to repository.Tom Sepez
2015-01-29Merge to Master: Add output scale factor command line parameter to pdfium_test.Tom Sepez
2015-01-28Merge to Master: Cover fpdftext.h API with embeddertests.Tom Sepez
2015-01-27Add embedder test for stream length beyond end of file.Tom Sepez
2015-01-27Kill scattered extern _PDF_CharType declarations.chromium/2292chromium/2291chromium/2290Tom Sepez
2015-01-26Fix infinite recursion in CPDF_Parser::ParseIndirectObjectAt().Tom Sepez
2015-01-23Fix test naming in previous commit.Tom Sepez
2015-01-23Fix null crash in CheckTrailer.Tom Sepez
2015-01-22Add pdfium_embeddertests to BUILD.gnTom Sepez
2015-01-22Fix build of pdfium_embeddertest under V8_USE_EXTERNAL_STARTUP_DATA.Tom Sepez
2015-01-22Use IPDF_DataAvail interface to hide CPDF_DataAvail.Tom Sepez
2015-01-22Add API tests: NamedDestsByName, DestGetPageIndex.Tom Sepez
2015-01-21Add tests for GetNamedDests() API.Tom Sepez
2015-01-21Use signed long for FPDF_GetNamedDest buffer length.Bo Xu
2015-01-21Simplify UTF16LE_Encode and add unittest.Bo Xu
2015-01-16Fix missing call to destroy library in embedder test.chromium/2289chromium/2288chromium/2287chromium/2286chromium/2285chromium/2284chromium/2283chromium/2282Tom Sepez
2015-01-16Follow-on to pdfium_embeddertests.Tom Sepez
2015-01-15Allow FPDFBookmark_GetFirstChild to return the top level bookmarkTom Sepez
2015-01-15Create first pdfium embedder test.Tom Sepez
2015-01-15Land patch from issue 854603005 at patchset 1 (http://crrev.com/854603005#ps1)chromium/2281chromium/2280chromium/2279chromium/2278Tom Sepez
2015-01-14Ensure unittests are built when building all.John Abd-El-Malek
2015-01-14Fix v8 external snapshot code for Windows.chromium/2277Ross McIlroy
2015-01-12Merge to master: Fix include paths for pdfium_unittests under chromium checkoutTom Sepez
2015-01-10Add APIs for getting bookmarks and named destinations.Bo Xu
2015-01-09Check for NULL pointers in CJBig2_SymbolDict::DeepCopy().chromium/2276chromium/2275chromium/2274chromium/2273Lei Zhang
2015-01-09Add pdfium_unittests to BUILD.gnTom Sepez
2015-01-09Only request C++11 when compiling C++ code.Bruce Dawson
2015-01-09Fix -Wnon-virtual-dtor compiler warnings.Tom Sepez
2015-01-08Land: Protect against a seg fault in CPDF_StructElementImpl constructor.Tom Sepez
2015-01-07Finish unit test for CFX_ByteStringC class.Tom Sepez
2015-01-07Add ostream helpers for FX String classes.Tom Sepez
2015-01-06Resolve all but two VC++ build warnings in pdfium.Bruce Dawson
2015-01-05Cleanup: Get rid of CRLF line endings.Lei Zhang
2015-01-05Re-enable pdfium_unittests.chromium/2271chromium/2270chromium/2269Tom Sepez
2015-01-05Update externs in unicodenormalization.cpp to not have array sizes.Lei Zhang
2015-01-05Get rid of g_timeMap global object.Bruce Dawson