[go: nahoru, domu]

  1. 739ccc21 [LSC] Replace base::string16 with std::u16string in //[f-z]* by Jan Wilken Dörrie · 3 years, 8 months ago
  2. ad587c3 [LSC] Add #include <string> to prepare for removal of base::string16 by Jan Wilken Dörrie · 3 years, 8 months ago
  3. 4d077d4 Revert changes to PPD file parsing by Daniel Hosseinian · 3 years, 8 months ago
  4. 82577690 [base] Remove STRING16_LITERAL usages by Jan Wilken Dörrie · 3 years, 8 months ago
  5. 8715f57 Sandbox configuration for Print Backend service by Alan Screen · 3 years, 8 months ago
  6. dfd1edc Update documentation to allow owners of public APIs that are used throughout the codebase to Owners-Override changes across the source tree. by John Abd-El-Malek · 3 years, 8 months ago
  7. 00632a1 [base] Prepare //printing for string16 switch by Jan Wilken Dörrie · 3 years, 8 months ago
  8. 63f7e42 Allow insecure printers when follow-me printing is enabled by Matt Menard · 3 years, 9 months ago
  9. e1056784 Make CupsConnection and CupsPrinter interfaces by Matt Menard · 3 years, 9 months ago
  10. 0409372 [Build] Switch androidx dependencies to use //third_party/androidx by Peter Kotwicz · 3 years, 9 months ago
  11. baa8aed Remove Advanced PPD Attribute Flag by Sean Kau · 3 years, 9 months ago
  12. 80a9318d Flush PPD buffer before seek by Alan Screen · 3 years, 9 months ago
  13. 685cb82 Remove priority from print UI advanced settings by Pranav Batra · 3 years, 9 months ago
  14. 3c73bbc Work toward getting components_unittests building with u16string. by Peter Kasting · 3 years, 9 months ago
  15. 31fa0f2 Make components_unittests build with string16=std::u16string. by Peter Kasting · 3 years, 9 months ago
  16. 5d7f8c5 Introduce AssemblePrinterCapabilities() helper by Alan Screen · 3 years, 9 months ago
  17. cfbec79 Relocate printer capabilities by Alan Screen · 3 years, 11 months ago
  18. 6b19560 Parse PPD in a sandbox compliant manner by Alan Screen · 3 years, 11 months ago
  19. 721926d [base] Change #include for base::Contains [5/5] by Jan Wilken Dörrie · 4 years ago
  20. 34c1b554 LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) by Yuta Hijikata · 4 years ago
  21. cca43d1 Add PrinterBasicInfo to print backend mojom by Alan Screen · 4 years ago
  22. b01e68c0 Pass parameters to mojo::test::SerializeAndDeserialize() by reference by danakj · 4 years ago
  23. a946c30 TestPrintBackend cleanup & enhancements by Alan Screen · 4 years ago
  24. db9ae794 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 4 years ago
  25. bdf1e0a Clarify and add CHECKs around clipboard/drag+drop bitmap formats/sizes. by danakj · 4 years ago
  26. e598eece Reland "Move Skia SkFontLCDConfig globals to Chromium" by Ian Prest · 4 years, 1 month ago
  27. c53bcd7 Revert "Move Skia SkFontLCDConfig globals to Chromium" by Devlin Cronin · 4 years, 1 month ago
  28. 78b97c8 Move Skia SkFontLCDConfig globals to Chromium by Ian Prest · 4 years, 1 month ago
  29. be9bdf7 Cleanup PrinterBasicInfo field types by Alan Screen · 4 years, 1 month ago
  30. d38c74c Extend AddValidPrinter() interface for basic info by Alan Screen · 4 years, 1 month ago
  31. 6ea0bf0 Remove unused TestPrintBackend API by Alan Screen · 4 years, 1 month ago
  32. 7a5f8512 Add PrinterSemanticCapsAndDefaults to print backend mojom by Alan Screen · 4 years, 1 month ago
  33. 6f8afc06 Pass resolution for macOS print jobs by Daniel Hosseinian · 4 years, 1 month ago
  34. 39c46b8a Add DIR_METADATA files to //printing by Edward Lesmes · 4 years, 1 month ago
  35. 2f66389 LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_ASH) by Yuta Hijikata · 4 years, 1 month ago
  36. 02b0243 Add //printing:printing as a traits deps to printing_backend_mojo by Chris Sharp · 4 years, 1 month ago
  37. c11041e build: Remove a few more now-no-op set_sources_assignment_filter calls by Nico Weber · 4 years, 1 month ago
  38. 05175f2 Add advanced capabilities to print backend mojom by Alan Screen · 4 years, 1 month ago
  39. 625ee4c build: Replace `is_desktop_linux` with 'is_linux" gn arg by Xiaohan Wang · 4 years, 1 month ago
  40. e86ec5b Introduce print backend mojom with Paper struct by Alan Screen · 4 years, 1 month ago
  41. 1f7da9e printing: ignore multiple-document-handling by Kalvin Lee · 4 years, 1 month ago
  42. 56321b1 IWYU: uint32_t requires stdint.h include in printing PageRange. by Jose Dapena Paz · 4 years, 1 month ago
  43. 652ddbb Add feature flag for out-of-process print drivers by Alan Screen · 4 years, 2 months ago
  44. fbf3f18 [printing] Use uint32_t for a page number and counts by Julie Jeongeun Kim · 4 years, 2 months ago
  45. 0a385e9 [cleanup] Drop |kNone| from AdvancedCapability::Type by Alan Screen · 4 years, 2 months ago
  46. 9653f48 Convert printing enums from snake case to camel case by Gavin Williams · 4 years, 2 months ago
  47. 3074423 Add unit tests for the Chrome OS printing context. by Pranav Batra · 4 years, 2 months ago
  48. 0329c8dc IWYU: missing include to <memory> for unique_ptr usage in print_settings_conversion.h by Jose Dapena Paz · 4 years, 2 months ago
  49. 3475bc3 Send IPP printer-resolution to CUPS on Chrome OS by Pranav Batra · 4 years, 2 months ago
  50. 636e204 Refactor PrintSettingsFromJobSettings by Pranav Batra · 4 years, 2 months ago
  51. 558045a Reduce casting for printing ColorModel APIs by Alan Screen · 4 years, 2 months ago
  52. d2b2ca7 Use local-defined type for printing::AdvancedCapability by Alan Screen · 4 years, 2 months ago
  53. 847a993 Remove EnableCustomMacPaperSizes feature flag. by Lei Zhang · 4 years, 2 months ago
  54. 496972ab Refactor OS_LINUX preprocessor directive for LaCrOS effort. by Sean McAllister · 4 years, 2 months ago
  55. 3ff183f Reland "Add Linux support for printer resolutions" by Pranav Batra · 4 years, 3 months ago
  56. df1a6c8 Revert "Add Linux support for printer resolutions" by Maggie Cai · 4 years, 3 months ago
  57. 81e8107c Add Linux support for printer resolutions by Pranav Batra · 4 years, 3 months ago
  58. cdcce23 Replace DISALLOW_IMPLICIT_CONSTRUCTORS macros in printing/ by Daniel Hosseinian · 4 years, 3 months ago
  59. dd3e9b0 Replace DISALLOW_COPY_AND_ASSIGN macros in printing/. by Lei Zhang · 4 years, 3 months ago
  60. 3fb63bf Move ColorModel to //printing/mojom/print.mojom by Alan Screen · 4 years, 3 months ago
  61. f05bb10 [base] Remove BasicStringPiece::starts_with() by Jan Wilken Dörrie · 4 years, 3 months ago
  62. e714d4b Cleanup: drop settings parameter when creating PrintBackend by Alan Screen · 4 years, 3 months ago
  63. cb00d1ab [printing] Move printing::MarginType to //printing/mojom/print.mojom by Julie Jeongeun Kim · 4 years, 3 months ago
  64. df80771 Refactor OS_LINUX preprocessor directive for LaCrOS effort. by Sean McAllister · 4 years, 3 months ago
  65. d7e7a62 Add histogram for printer status query results by Gavin Williams · 4 years, 3 months ago
  66. 87f0bb7 Add histogram for printer status reasons by Gavin Williams · 4 years, 3 months ago
  67. f08388bd printing: don't construct StringPiece from nullptr by Kalvin Lee · 4 years, 3 months ago
  68. 9e2aee05 Change PrinterQueryResult & PrinterStatus to enum class by Gavin Williams · 4 years, 3 months ago
  69. 9c0cdcf Rewrite is_linux flag for miscellaneous directories. by Sean McAllister · 4 years, 3 months ago
  70. 8a6260d Revert "printing: don't construct StringPiece from nullptr" by Kalvin Lee · 4 years, 3 months ago
  71. 578cd72 Migrate to OS_MAC and OS_APPLE in printing by Avi Drissman · 4 years, 3 months ago
  72. 5116cdf Set EnableCustomMacPaperSizes to enabled to by default. by Lei Zhang · 4 years, 3 months ago
  73. e258c3f4 printing: don't construct StringPiece from nullptr by Kalvin Lee · 4 years, 3 months ago
  74. 24e973d Rename base::Round() to ClampRound (and similarly for Ceil, Floor). by Peter Kasting · 4 years, 4 months ago
  75. 85663d6 Set color model differently for CUPS IPP on macOS by Daniel Hosseinian · 4 years, 4 months ago
  76. 0f7cafd Move and test CUPS IPP color model selector by Daniel Hosseinian · 4 years, 4 months ago
  77. b25fe847 Rename MessageLoopCurrent to CurrentThread by Carlos Caballero · 4 years, 4 months ago
  78. 5f7f4c7 Convert FrameHostMsg_PrintCrossProcessSubframe to Mojo by Gyuyoung Kim · 4 years, 4 months ago
  79. 03e5cc4 Android: Prefer direct interface classpaths by Peter Wen · 4 years, 4 months ago
  80. fc0273c Switch to 1-parameter version of base::DeleteFile() in {printing/, ui/}. by Lei Zhang · 4 years, 4 months ago
  81. 75c782b7ed Re-enable Epson color printing on Linux by Daniel Hosseinian · 4 years, 4 months ago
  82. 8bb71e6e Handle links in tagged PDFs. by Dominic Mazzoni · 4 years, 4 months ago
  83. 0fc8619f mac: Convert GN libs lists to frameworks in //printing. by Robert Sesek · 4 years, 4 months ago
  84. 854965b0 Fix undefined behavior assigning nullptr to std::string by Zentaro Kavanagh · 4 years, 4 months ago
  85. 51b9bf2b Check that the message is non-null before assigning to string by Sean Kau · 4 years, 4 months ago
  86. fc445b3 Migrate existing usage of gfx:: float conversions to base:: versions. by Peter Kasting · 4 years, 4 months ago
  87. 663b352 misc: Replace uses of ComPtr::GetAddressOf() with ComPtr::operator& by Xiaohan Wang · 4 years, 4 months ago
  88. 1c17a55 Set PDF structure element node types by name, and set heading levels. by Dominic Mazzoni · 4 years, 4 months ago
  89. 37e8f76f Remove kUseFrameAssociatedLoaderFactory feature. by Lukasz Anforowicz · 4 years, 4 months ago
  90. 06d2016 Serialize typefaces for printing metafiles by Alan Screen · 4 years, 4 months ago
  91. e1ef069 Fix PDF table attributes. by Dominic Mazzoni · 4 years, 4 months ago
  92. c3db7f4c Read printer options and send them on Linux print jobs by Daniel Hosseinian · 4 years, 4 months ago
  93. b4924b0 Remove EPSON PPD color parsing support on Linux by Daniel Hosseinian · 4 years, 4 months ago
  94. ab94cfe Identify printing metafile context more concisely for pictures by Alan Screen · 4 years, 4 months ago
  95. 06efeb0 Fix nits in PrintingContext classes by Daniel Hosseinian · 4 years, 5 months ago
  96. 8c9d13a Remove/replace unnecessary includes of logging.h (printing/) by Hans Wennborg · 4 years, 5 months ago
  97. 7a4af278 Remove lpoptions parsing code by Daniel Hosseinian · 4 years, 5 months ago
  98. b2696b2 Include-what-you-use related to logging.h (printing) by Hans Wennborg · 4 years, 5 months ago
  99. 669080e Add death test for GetColorModelForMode() by Daniel Hosseinian · 4 years, 5 months ago
  100. e1abed9 [printing] Move printing::SkiaDocumentType to //printing/mojom/print.mojom by Julie Jeongeun Kim · 4 years, 5 months ago