1. 375c276 Make most PDFium code pass Clang plugin's auto raw check. by Lei Zhang · 7 years ago
  2. 41c2353 Undefined shift in CPDF_PSEngine::DoOperator by tsepez · 8 years ago
  3. 4022f87 Update safe numerics package to get bitwise ops by tsepez · 8 years ago
  4. a9caab9 Avoid the ptr.reset(new XXX()) anti-pattern by tsepez · 8 years ago
  5. 12f3e4a Remove FX_BOOL from core by tsepez · 8 years ago
  6. e5cb0b1 Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor. by tsepez · 8 years ago
  7. 20f8ecc Optimize roll operator in CPDF_PSEngine some more. by thestig · 8 years ago
  8. 8bc9b8b Check for more undefined behavior in CPDF_PSEngine. by thestig · 8 years ago
  9. 47cbc06 Optimize roll operator in CPDF_PSEngine. by thestig · 8 years ago
  10. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  11. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago[Renamed (99%) from core/fpdfapi/fpdf_page/fpdf_page_func.cpp]
  12. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  13. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  14. 044b1d6 Fix stack exhaustion in CPDF_PSProc::Parse() by tsepez · 8 years ago
  15. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  16. 7996fe8 Add llvm fuzzer for CPDF_PSEngine by tsepez · 8 years ago
  17. 490d612 Make CPDF_Function::Load() return an unique_ptr. by thestig · 8 years ago
  18. 1b99b2d Merge GetBits32() impls into one. Put it in fxcrt. by thestig · 8 years ago
  19. 1f36fa8 Fix the Skia build after 9b1a0ee. by thestig · 8 years ago
  20. 9b1a0ee Fix Undefined-shift in CPDF_SampledFunc::v_Init(). by thestig · 8 years ago
  21. f992442 flesh out gradient shaders by caryclark · 8 years ago
  22. 4e20094 Rename FX_SAFE_DWORD to FX_SAFE_UINT32 by dsinclair · 8 years ago
  23. 05d53f0 Code change to avoid signed/unsigned mismatch warnings. by Wei Li · 8 years ago
  24. bd56755 Rename GetElementValue() to GetDirectObject{By,At}(). by tsepez · 8 years ago
  25. b5e8f14 Remove FX_DWORD from core/ and delete definition by tsepez · 8 years ago
  26. 342f6fa support gradients and stroke+fill by caryclark · 8 years ago
  27. 61b2fc7 Split core/include/fpdfapi/fpdf_resource.h by dan sinclair · 8 years ago
  28. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 8 years ago
  29. 455a419 Move core/include/fpdfapi/fpdf_page.h to correct locations. by Dan Sinclair · 8 years ago
  30. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 8 years ago
  31. 764ec51 Move core/src/ up to core/. by Dan Sinclair · 8 years ago[Renamed (99%) from core/src/fpdfapi/fpdf_page/fpdf_page_func.cpp]
  32. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 8 years ago
  33. 8388037 Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files by Tom Sepez · 9 years ago
  34. 3ebd121 Review and cleanup lint warnings. by Dan Sinclair · 9 years ago
  35. f5f1399 Add a class to better represent PS operations. by Lei Zhang · 9 years ago
  36. e238549 Banish CFX_PtryArray to XFA side only. by Tom Sepez · 9 years ago
  37. 9b76113 Merge to XFA: Member function name refactoring by Wei Li · 9 years ago
  38. aa8bf7e Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. by Lei Zhang · 9 years ago
  39. 412e908 Merge to XFA: Get rid of most instance of 'foo == NULL' by Lei Zhang · 9 years ago
  40. d983b09 Merge to XFA: Remove FX_BSTRC. by Lei Zhang · 9 years ago
  41. a9fa50f Merge to XFA: Fix relative includes within core/ by Lei Zhang · 9 years ago
  42. 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
  43. 67169d3 Merge to XFA: Enforce input and output dimensionalities for CPDF_StitchFunc. by Oliver Chang · 9 years ago
  44. aa435ba Merge to XFA: Add type cast definitions for CPDF_Stream. by Dan Sinclair · 9 years ago
  45. f1251c1 [Merge to XFA] Revert "Revert "Add type cast definitions for CPDF_Dictionary."" by Dan Sinclair · 9 years ago
  46. b2ed5de Merge to XFA: Fix a #include in fpdf_page_func.cpp. by Lei Zhang · 9 years ago
  47. da180e9 Merge to XFA: Don't bother checking pointers before delete[] and FX_Free(). by Lei Zhang · 9 years ago
  48. 62b2e91 Merge to XFA: Use override in more classes in core/ by Lei Zhang · 9 years ago
  49. 9d8ec5a XFA: clang-format all pdfium code. by Nico Weber · 9 years ago
  50. 32af0d6 Merge to XFA: "Redo range check in CPDF_SampledFunc::v_Call()."" by Tom Sepez · 9 years ago
  51. 6d8b1c2 Merge to XFA: Cleanup: Do not check pointers before deleting them. by Lei Zhang · 9 years ago
  52. 95e854f Remove trailing whitespaces in core, XFA edition. by Lei Zhang · 9 years ago
  53. 6581175 Merge to XFA: Kill FXSYS_mem{cpy,cmp,set.move}{32,8}. by Tom Sepez · 9 years ago
  54. d7e5cc7 Merge to XFA: Remove typdefs for pointer types in fx_system.h. by Tom Sepez · 9 years ago
  55. bfa9a82 Merge to XFA: Use stdint.h types throughout PDFium. by Tom Sepez · 9 years ago
  56. 6675a80 Merge to XFA: Move fx_safe_types.h to include/ directory. by Tom Sepez · 9 years ago
  57. 9519225 Merge to XFA: Fix four annoying warnings. by Tom Sepez · 9 years ago
  58. 038cd08 Merge to XFA: Add safe FX_Alloc2D() macro by Tom Sepez · 9 years ago
  59. 5734d86 Merge to XFA: Replace FX_NEW with new, remove tests from fpdfapi by Lei Zhang · 9 years ago
  60. 6fc8cbb Merge to XFA: Kill CFX_Object. by Tom Sepez · 9 years ago
  61. 92e856b Merge to XFA: Fix an error 'Use-of-uninitialized-value in CPDF_Function::Call' by JUN FANG · 10 years ago
  62. efe4108 Merge to XFA: Fix heap buffer overflow in CPDF_SampledFunc::v_Call by JUN FANG · 10 years ago
  63. 3542589 Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base. by Tom Sepez · 10 years ago
  64. 53476d6 Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium. by Tom Sepez · 10 years ago
  65. 3522876 Remove custom memory manager by Bo Xu · 10 years ago
  66. 287e11a Remove "this==NULL" and adjust corresponding callers by Bo Xu · 10 years ago
  67. 3f3b45c Convert all line endings to LF. by John Abd-El-Malek · 10 years ago
  68. 5110c47 Initial commit. by John Abd-El-Malek · 10 years ago