1. 99f5bbb Do IWYU for ptr_util.h. by Lei Zhang · 6 years ago
  2. 6169c37 Remove unused CPDF_Dictionary::IsSignatureDict(). by Lei Zhang · 6 years ago
  3. 2bfa785 Rework of CPDF_Object writing. by Artem Strygin · 6 years ago
  4. beb56d6 Avoid writing const/non-const versions of the same function. by Lei Zhang · 6 years ago
  5. fb72726 Implement CPDF_Object::MakeReference method. by Artem Strygin · 6 years ago
  6. 8fe33fb Remove dead code in various write function. by Lei Zhang · 6 years ago
  7. fffdeeb Add const/non-const versions of remaining CPDF_Dictionary methods. by Lei Zhang · 6 years ago
  8. b1ec280 Add proper const/non-const versions of CPDF_Dictionary::GetDictFor(). by Lei Zhang · 6 years ago
  9. de579ab Add proper const/non-const versions of CPDF_Dictionary::GetArrayFor(). by Lei Zhang · 6 years ago
  10. 0d86f76 Add proper const/non-const versions of CPDF_Dictionary::GetStreamFor(). by Lei Zhang · 6 years ago
  11. 7e28208 Add proper const/non-const versions of CPDF_Object methods. by Lei Zhang · 6 years ago
  12. a7b1559 Put prototypes of PDF_NameEncode/Decode in fpdf_parser_utility.h by Tom Sepez · 6 years ago
  13. d8169d7 Implement CPDF_CryptoHandler::DecryptObject by Artem Strygin · 7 years ago
  14. b872a93 Move CFX_WeakPtr to WeakPtr by Dan Sinclair · 7 years ago
  15. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  16. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  17. 106eecd Return removed value from dictionary. by Artem Strygin · 7 years ago
  18. 5b59033 Store the offset in the archive buffer by Dan Sinclair · 7 years ago
  19. c68b1e7 Remove AppendObject from CPDF_Creator by Dan Sinclair · 7 years ago
  20. 6bdd824 Fix two CloneNonCycle issues by Wei Li · 7 years ago
  21. 05df075 Replace FX_FLOAT with underlying float type. by Dan Sinclair · 7 years ago
  22. 0e606b5 Make CPDF_Dictionary use unique pointers. by tsepez · 8 years ago
  23. 5913a6c Make CPDF_Object subclass constructors intern strings by tsepez · 8 years ago
  24. 8a3aa45 Make CPDF_Array take unique_ptrs by tsepez · 8 years ago
  25. 70c4afd Make AddIndirectObject() take a unique_ptr. by tsepez · 8 years ago
  26. 335cf09 Return unique_ptr from CPDF_Object::Clone(). by tsepez · 8 years ago
  27. 33fdebc Reland "Remove CPDF_Object::Release() in favor of direct delete" by tsepez · 8 years ago
  28. f0d5b6c Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #11 id:200001 of https://codereview.chromium.org/2384883003/ ) by dsinclair · 8 years ago
  29. 4de3d09 Remove CPDF_Object::Release() in favor of direct delete by tsepez · 8 years ago
  30. 12f3e4a Remove FX_BOOL from core by tsepez · 8 years ago
  31. d5bd8a1 Revert "Make CPDF_Object containers hold objects via unique pointers." by tsepez · 8 years ago
  32. c25a421 Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." by Tom Sepez · 8 years ago
  33. 3ba0985 Update CPDF_IndirectObjectHolder APIs for unique objects. by tsepez · 8 years ago
  34. 1d02388 Make CPDF_Object containers hold objects via unique pointers. by tsepez · 8 years ago
  35. ab36e73 Add CPDF_Object::IsInline() by tsepez · 8 years ago
  36. 836f7d5 Land all the fixes from 5609f39c but don't enable assert by tsepez · 8 years ago
  37. 381fc83 Add method to convert to an indirect object in a dictionary. by tsepez · 8 years ago
  38. 5609f39 Revert "Re-land "Assert that only 0-numbered objects are Released()"" by tsepez · 8 years ago
  39. b69a98c Re-land "Assert that only 0-numbered objects are Released()" by tsepez · 8 years ago
  40. 7c1b07f Remove FX_BOOL from core/fpdfapi/font by npm · 8 years ago
  41. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago[Renamed (94%) from core/fpdfapi/fpdf_parser/cpdf_dictionary.cpp]
  42. b73c993 Revert of Assert that only 0-numbered objects are Released() (patchset #7 id:120001 of https://codereview.chromium.org/2375343004/ ) by thestig · 8 years ago
  43. aba528a Assert that only 0-numbered objects are Released() by tsepez · 8 years ago
  44. cd5bca4 Fix build of pdf_hint_table_fuzzer. by tsepez · 8 years ago
  45. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  46. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  47. 698c571 Use string pools in some dictionaries, names, and strings. by tsepez · 8 years ago
  48. 5a399de Make CPDF_Array not do indirect object creation. by tsepez · 8 years ago
  49. 393fe49 Assert that dictionary can own the objects it is given. by tsepez · 8 years ago
  50. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  51. 22b176d Check for nullptrs in CPDF_Dictionary dtor. by thestig · 8 years ago
  52. a470b5e Fix stack overflow in object Clone() functions by weili · 8 years ago
  53. 8d53150 Use CPDF_Dictionary::SetAtReference instead of CPDF_Dictionary::AddReference. by jaepark · 8 years ago
  54. ded3634 Change CPDF_Boolean to use bool instead of FX_BOOL. by thestig · 8 years ago
  55. 7b1ccf9 Make CPDF_Dictionary methods take CFX_ByteString arguments by tsepez · 8 years ago
  56. 822484b Remove CPDF_Object::GetConstString and overrides by tsepez · 8 years ago
  57. bd56755 Rename GetElementValue() to GetDirectObject{By,At}(). by tsepez · 8 years ago
  58. b5e8f14 Remove FX_DWORD from core/ and delete definition by tsepez · 8 years ago
  59. aa403d3 core/include/fdpfapi cleanup Part I. by Dan Sinclair · 8 years ago
  60. 764ec51 Move core/src/ up to core/. by Dan Sinclair · 8 years ago[Renamed from core/src/fpdfapi/fpdf_parser/cpdf_dictionary.cpp]
  61. 5fc239a Split fpdf_parser_objects.cpp into per-class .cpp/.h files. by Tom Sepez · 8 years ago