1. c065d88 Remove extraneous ;s by Dan Sinclair · 7 years ago
  2. c29c16f Enable PRINTF_FORMAT for clang by Dan Sinclair · 7 years ago
  3. ed2f276 Add pdfium::Optional to third_party/base by Ryan Harrison · 7 years ago
  4. d1e01de Fix a self-inclusion in third_party/base/stl_util.h. by Lei Zhang · 8 years ago
  5. 138cc10 Take ContainsValue() change from base stl_util.h by Tom Sepez · 8 years ago
  6. 661fcc0 Pull in the latest PartitionAlloc fixes from upstream. by Chris Palmer · 8 years ago
  7. 85f019a Add pdfium::clamp() as a placeholder for std::clamp(). by Lei Zhang · 8 years ago
  8. 79e548e Import PartitionAlloc from Chromium. by Chris Palmer · 8 years ago
  9. 193e6ca Add IndexInBounds() convenience routine. by Tom Sepez · 8 years ago
  10. 4022f87 Update safe numerics package to get bitwise ops by tsepez · 8 years ago
  11. 4e597c8 Force compiler to deduce src type for checked_cast<dst, src>. by tsepez · 8 years ago
  12. 66bd670 Take more current safe_math_impl.h from upstream. by tsepez · 8 years ago
  13. a804fd4 Fix some div by 0s in safe_math_impl.h by tsepez · 8 years ago
  14. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 8 years ago
  15. 1c62054 Make CFX_Obeservable::Observer into a pointer-ish type; by tsepez · 8 years ago
  16. a752edf Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs. by tsepez · 8 years ago
  17. e91afba Re-enable MSVC warning 4702 by Wei Li · 9 years ago
  18. 9940619 Move ScopedSetInsertion to third_party/base/stl_util.h by Tom Sepez · 9 years ago
  19. ddf2f33 Remove CFX_PtrArray from xfa/include/fwl by Tom Sepez · 9 years ago
  20. 52bb443 Merge to XFA: Remove CFX_SegmentedArray use from master. by Tom Sepez · 9 years ago
  21. aa8bf7e Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr. by Lei Zhang · 9 years ago
  22. 9ba6a14 Merge to XFA: Start using allowed C++11 features. by Lei Zhang · 9 years ago
  23. cd2bb30 Merge to XFA: Add ContainsKey() and ContainsValue() and use them where appropriate. by Lei Zhang · 9 years ago
  24. 465ed87 XFA: Fix win8 gn build under chromium checkout (non-xfa) by Tom Sepez · 9 years ago
  25. bde53d2 Merge to XFA: Remove relative includes. by Lei Zhang · 9 years ago
  26. 5428555 Merge to XFA: Sanitize CJBig2_SymbolDict's memory usage. by Lei Zhang · 9 years ago
  27. 13fe8c9 Merge to XFA: Change nonstd::unique_ptr to take a custom deleter. by Lei Zhang · 9 years ago
  28. 7cfadd9 Merge to XFA: Add nonstd::unique_ptr move assigment operator. by Tom Sepez · 9 years ago
  29. b2ed5de Merge to XFA: Fix a #include in fpdf_page_func.cpp. by Lei Zhang · 9 years ago
  30. 5eb8ba2 Merge to XFA: Add move ctor to nonstd::unique_ptr. by Tom Sepez · 9 years ago
  31. 721780d Merge to XFA: Update copy of safe_math_impl.h to take a fix from upstream. by Tom Sepez · 10 years ago
  32. d50b172 Merge to XFA: Remove FX_Alloc() null checks now that it can't return NULL. by Tom Sepez · 10 years ago
  33. 9c55287 Merge to XFA: Support arrays in nonstd::unique_ptr<>. by Tom Sepez · 10 years ago
  34. a07aa98 Merge to XFA: add nonstd::unique_ptr by Tom Sepez · 10 years ago
  35. 3542589 Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base. by Tom Sepez · 10 years ago