1. fe91c6c Be skeptical of bare |new|s. by Tom Sepez · 8 years ago
  2. 0bb1333 Add some calls to MakeUnique by Dan Sinclair · 8 years ago
  3. 833619b Refcount all the IFX_ stream classes all the time. by tsepez · 8 years ago
  4. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  5. 95e5834 Continue fixing FX_BOOL / int noise by tsepez · 8 years ago
  6. f39074c Fix some FX_BOOL / int noise in fxcrt. by tsepez · 8 years ago
  7. ad2441e Rename IFX_ stream names by tsepez · 8 years ago
  8. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  9. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 8 years ago
  10. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  11. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  12. d4c34f2 Replace std::unique_ptr.reset() with WrapUnique assignment. by thestig · 8 years ago
  13. e0cb687 Use unsigned page indexes in CPDF_HintTables. by thestig · 8 years ago
  14. cedaa55 Flip document and parser ownership by dsinclair · 8 years ago
  15. f85e7e2 Rename async to linearized when parsing by dsinclair · 8 years ago
  16. 4540fba Get CPDF_Parser out of the document creation business. by tsepez · 8 years ago
  17. 979070b Get rid of IPDF_DataAvail. by thestig · 8 years ago
  18. 1cd352e Get rid of NULLs in fpdfsdk/ by thestig · 8 years ago
  19. c3255f5 Remove FX_DWORD from fpdfsdk/ and testing by tsepez · 9 years ago
  20. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 9 years ago
  21. f766ad2 Move fpdfsdk/src up to fpdfsdk/. by Dan Sinclair · 9 years ago[Renamed (97%) from fpdfsdk/src/fpdf_dataavail.cpp]
  22. f040890 Split apart the remainder of fpdf_render_render.cpp into per-class files. by Tom Sepez · 9 years ago
  23. 310438f Split off CPDF_Document into its own .cpp/.h files. by Tom Sepez · 9 years ago
  24. aa23e70 Another round of cleanup in CPDF_Parser and friends. by Lei Zhang · 9 years ago
  25. f10ae63 War on #defines - part 2 by Tom Sepez · 9 years ago
  26. 412e908 Merge to XFA: Get rid of most instance of 'foo == NULL' by Lei Zhang · 9 years ago
  27. c7e4c4f Update XFA fpdfsdk to match master by Tom Sepez · 9 years ago
  28. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  29. df7f366 Merge to XFA: Support linearized loading by Jun Fang · 9 years ago
  30. b4e7f30 Merge to XFA: Fix all relative includes to public. by Lei Zhang · 9 years ago
  31. bf59a07 XFA: add CPDFDocumentToFPDFDocument() by Tom Sepez · 9 years ago
  32. 471a103 Merge to XFA: Introduce CPDF_DocumentFromFPDFDocument(). by Tom Sepez · 9 years ago
  33. cb78ef5 XFA: Remove checks for new returning NULL in fpdfsdk. by Lei Zhang · 9 years ago
  34. 5417f06 Merge to XFA: Extern in .cpp file is a code smell, part 2. by Tom Sepez · 9 years ago
  35. 7da9803 Merge to XFA: Extern in .cpp files is a code smell, part 1. by Tom Sepez · 9 years ago
  36. 2b1a2d5 Merge to XFA: Use override in more classes in fpdfsdk/ by Lei Zhang · 9 years ago
  37. ae51c81 Kill off last uses of FX_NEW in XFA. by Tom Sepez · 9 years ago
  38. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  39. 6d8b1c2 Merge to XFA: Cleanup: Do not check pointers before deleting them. by Lei Zhang · 9 years ago
  40. a6d9f0e Remove trailing whitespaces in fpdfsdk, XFA edition. by Lei Zhang · 9 years ago
  41. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 9 years ago
  42. bdeeb8a Make CPDFXFA_App / IXFA_AppProvider saner by Tom Sepez · 10 years ago
  43. 1ed8a21 Merge to XFA: Create top-level public/ header directory. by Tom Sepez · 10 years ago
  44. 6fc8cbb Merge to XFA: Kill CFX_Object. by Tom Sepez · 10 years ago
  45. 19c6160 Merge to XFA: Use IPDF_DataAvail interface to hide CPDF_DataAvail. by Tom Sepez · 10 years ago
  46. fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago
  47. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 11 years ago
  48. 5110c47 Initial commit. by John Abd-El-Malek · 11 years ago