Age | Commit message (Expand) | Author |
2015-05-28 | Fix ALL the include guards. | Tom Sepez |
2015-05-27 | Remove rendundant ../include from paths of files in include/ directory | Tom Sepez |
2015-05-20 | Tidy public fpdfview.h and fpdf_flatten.h. | Tom Sepez |
2015-05-19 | Re-land: Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-19 | Revert "Remove FX_Alloc() null checks now that it can't return NULL." | Tom Sepez |
2015-05-19 | Remove FX_Alloc() null checks now that it can't return NULL. | Tom Sepez |
2015-05-19 | Replace v8::Handle with v8::Local and v8::Persistent with v8::Global | Jochen Eisinger |
2015-05-17 | Replace deprecated with non-deprecated V8 APIs | Jochen Eisinger |
2015-05-15 | Fix leaks in the embedder tests themselves. | Lei Zhang |
2015-05-14 | Fix another batch of compiler warnings. | Lei Zhang |
2015-05-14 | Use phantom handles instead of weak handles | Jochen Eisinger |
2015-05-13 | Set pointers in internal fields directly instead of wrapping them | Jochen Eisinger |
2015-05-12 | Make (and verify) public/ files compile under C. | Tom Sepez |
2015-05-12 | NEW public API for pdfwindow font manipulation.chromium/2402chromium/2401chromium/2400 | Tom Sepez |
2015-05-11 | Create top-level public/ header directory. | Tom Sepez |
2015-05-08 | Better error from pdfium_test when page too big to render. | Tom Sepez |
2015-05-05 | Expose additional flags for rasterization. | Scott Byer |
2015-04-30 | Provide an array buffer allocator to V8.chromium/2395chromium/2394chromium/2393chromium/2392chromium/2391chromium/2390chromium/2389chromium/2388 | Tom Sepez |
2015-04-27 | Fix windows-specific usage of CFX_WideStr::operator LPCWSTR(). | Tom Sepez |
2015-04-27 | Reduce usage of operator LPCWSTR from CFX_WideString(). | Tom Sepez |
2015-04-27 | Revert "Kill operator LPCWSTR from CFX_WideString()." | Tom Sepez |
2015-04-27 | Kill operator LPCWSTR from CFX_WideString(). | Tom Sepez |
2015-04-23 | Remove unused nParamNum values from JS method tables. | Tom Sepez |
2015-04-23 | Kill overloaded cast operators in CJS_Value. | Tom Sepez |
2015-04-20 | Remove Release() from IFX_Edit_UndoItem. | Tom Sepez |
2015-04-20 | Remove release method from CBA_AnnotItetator.chromium/2377 | Tom Sepez |
2015-04-17 | Fix all remaining instances of FX_NEW. | Tom Sepez |
2015-04-17 | Replace FX_NEW with new, remove tests from fpdfsdk | Tom Sepez |
2015-04-14 | Kill CFX_Object. | Tom Sepez |
2015-04-09 | Include windows.h instead of the MFC header afxres.h | Bruce Dawson |
2015-04-09 | Fix reference to timezone variable - removed in VS 2015 | Bruce Dawson |
2015-04-08 | Fix IWYU in formfiller/ directory. | Tom Sepez |
2015-04-07 | Land on master: FFL_MIN and FFL_MAX are pointless and stupid. | Tom Sepez |
2015-04-07 | Fix windows compile class vs. struct confusion in e300c8c32d73 | Tom Sepez |
2015-04-07 | Fix IWYU in pdfwindow/ directory. | Tom Sepez |
2015-04-07 | Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. | Tom Sepez |
2015-04-06 | fix missing semicolons | JUN FANG |
2015-04-06 | Fix a fatal error due to cloning a global document object | JUN FANG |
2015-04-01 | doc.external - Check direction of property access before blindly getting. | Tom Sepez |
2015-03-10 | Kill remaining sprintfs | Tom Sepez |
2015-03-06 | Make conversions for CPDF_Link explicit. | Tom Sepez |
2015-03-06 | Make conversion between CPDF_Dest and its object explicit. | Tom Sepez |
2015-03-05 | Make conversion between CPDF_Action and its dictionary explicit. | Tom Sepez |
2015-03-04 | Merge to Master: Fix a compiling error in fxjs_v8.h | Tom Sepez |
2015-03-02 | Kill off JS_ErrorString type. | Tom Sepez |
2015-03-02 | Return error information from pdfium to JS. | Tom Sepez |
2015-02-27 | Remove unused IDS_ constants from pdfium. | Tom Sepez |
2015-02-27 | Pull in gmock for standalone pdfium builds. | Tom Sepez |
2015-02-25 | Kill off unused IFXJS interface methods. | Tom Sepez |
2015-02-24 | Kill multi-byte comments in fxet_list.h | Tom Sepez |