summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-04Merge to Master: Remove CFX_PtrArray from fx_xml.hold_master_before_xfaTom Sepez
2016-02-03Fix prototypes for CPDF_FormNotify.Tom Sepez
2016-02-03Make m_IndexArray sane.Tom Sepez
2016-02-03Roll DEPS for V8 to 3c3d7e7.Lei Zhang
2016-02-03Complete unit tests for CPDF_ArrayWei Li
2016-02-02Revert "Roll DEPS for v8 to 3c56400."Lei Zhang
2016-02-02Roll DEPS for v8 to 3c56400.Lei Zhang
2016-02-02Fix windows build at 77244553b268 (FX_BOOL vs. bool)Tom Sepez
2016-02-02Fix build on windows (IWYU) at 9b0a59d659d8Tom Sepez
2016-02-02Kill CFX_ByteArray in master.Tom Sepez
2016-02-01Tidy up CPDF_DocEnvironment::JS_* methodsTom Sepez
2016-02-01Remove the m_ObjVersion member variable from CPDF_Parser.Lei Zhang
2016-02-01Remove CGW_ArrayTemplate and its O(n^2 log n) sort.Tom Sepez
2016-02-01Remove the m_V5Type member variable from CPDF_Parser.Lei Zhang
2016-02-01Use JS_ExpandKeywordParams() in app.response()Tom Sepez
2016-02-01Add Test for field.getArray() sort-order.Tom Sepez
2016-01-29Some cleanup of fpdf_render_loadimage.cppOliver Chang
2016-01-29Another round of cleanup in CPDF_Parser and friends.Lei Zhang
2016-01-29Refactor CPDF_Object and its subclasses.Wei Li
2016-01-29Fix botched "CC:" parameter passing in JS_DocmailForm().Tom Sepez
2016-01-29Add tests for CBA_AnnotIterator.Tom Sepez
2016-01-29Roll DEPS for V8 to 43be969.Lei Zhang
2016-01-29Fix behaviour of app.alert() with a single object argument.Tom Sepez
2016-01-28Member function name refactoringWei Li
2016-01-26Merge to Master: War on #defines - part 2Tom Sepez
2016-01-26Move struct ContentParam off of CPDF_Object's enumsTom Sepez
2016-01-26War on #defines, part 1.Tom Sepez
2016-01-25Fix a bunch of pointless returns.Lei Zhang
2016-01-25Remove CFX_SegmentedArray use from master.Tom Sepez
2016-01-25Merge to Master: Remove several more unused parser values.Tom Sepez
2016-01-25Merge to Master: Remove struct PARSE_OPTIONS.Tom Sepez
2016-01-25Merge to Master: Remove unused IsContentUsedElsewhere()Tom Sepez
2016-01-22Fixed object references in CPDF_ObjectWei Li
2016-01-22CPDFText_ParseOptions never change from default.Tom Sepez
2016-01-22Change _PDF_RenderItem to CPDF_RenderContext::Layer.Tom Sepez
2016-01-21Rename CPDF_PageObjects to CPDF_PageObjectListTom Sepez
2016-01-21Redo CPDF_PageObjects - part 1Tom Sepez
2016-01-21Rename CPDF_PageContentGenerate to CPDF_PageContentGenerator.Tom Sepez
2016-01-20Use std::set to track visited dictionaries in fsdk_actionhandler.Tom Sepez
2016-01-20Replace more CFX_MapPtrToPtr and remove it.Tom Sepez
2016-01-20Remove CFX_CMapByteStringToPtrTom Sepez
2016-01-20Bugs in CJS_PublicMethods::ParseNumber().Tom Sepez
2016-01-19Remove an extra "const" in fpdf_objects.Oliver Chang
2016-01-19Hook up show-config to testing scripts.Tom Sepez
2016-01-19Keep all member functions of one class in a single file.Wei Li
2016-01-19Fix infinite loops caused by calling circular indirect objectsWei Li
2016-01-15Unify suppressions files and add matcher syntax.Tom Sepez
2016-01-15Make pdfium_test report build options.Tom Sepez
2016-01-15Fix the way FT headers are includedLei Zhang
2016-01-15openjpeg: Set proper upper bound for an array in opj_pi_update_decode_poc().Oliver Chang