1. 9550931 Remove legacy StartsWithASCII function. by brettw · 10 years ago
  2. 66de8e3 Replace Cloud Print WebUI dialog with regular tab by vitalybuka · 10 years ago
  3. be0bb6d Add 'explicit' qualifiers to single-arguments ctors by primiano · 10 years ago
  4. b09312b Use scoped_ptrs in JSONReader::Read functions. by estade · 10 years ago
  5. 8d04646 Convert JsonWriter::Write to taking a const ref for the in-param by estade · 10 years ago
  6. 5dfcd8a Removed unused native code related to wifi bootstrapping. by vitalybuka · 11 years ago
  7. c334825 Prefix CommandLine usage with base namespace (Part 8: components) by kkosztyo.u-szeged · 11 years ago
  8. 462851f7 Add more components unittests to the GN build. by brettw · 11 years ago
  9. 0c8745a Mark gtest and gmock as testonly in GN. by Brett Wilson · 11 years ago
  10. e891333d Remove noamsml@ from OWNERS by noamsml · 11 years ago
  11. dbbda9f Fixed device registration. by [email protected] · 11 years ago
  12. f843cc4 This is an implementation of session APIs without wifi passwords. Will add wifi passwords in separate CL. by [email protected] · 11 years ago
  13. a439c14 Add more components tests to the GN build. by [email protected] · 11 years ago
  14. 16ee263 Fixes for wifi side of GCD prototype by [email protected] · 11 years ago
  15. b1d2816 Fix small issues with GCD simulator by [email protected] · 11 years ago
  16. f43e433 Add cloud_devices and json_schema to GN build. by [email protected] · 11 years ago
  17. 72ddef9 Changes in printer settings: by [email protected] · 11 years ago
  18. a2417caf Changed Privet version 2 -> 3 in mDNS record. by [email protected] · 11 years ago
  19. 2232b81 Report version 3.0 in GCD prototype as per latest Privet spec. by [email protected] · 11 years ago
  20. e702a84d Rename /privet/v2/ to /privet/v3/ in python prototype by [email protected] · 11 years ago
  21. 874df70 Python prototype registration and session changes by [email protected] · 11 years ago
  22. ef92dbef Make various string_util functions take StringPieces instead of char[]. by [email protected] · 11 years ago
  23. 2dafb8b Add media size capability to PDF printer. by [email protected] · 11 years ago
  24. f5e25bb Fixed dictionary merging. Added api into privet/info response. by [email protected] · 11 years ago
  25. 1d65acd5 Constant for device port. by [email protected] · 11 years ago
  26. 03b6926 Fixed writing json into HTTP response of GCD prototype. by [email protected] · 11 years ago
  27. d6acaab Replaced device name and type. by [email protected] · 11 years ago
  28. 7b6f5dd Fixed gpylint warnings. by [email protected] · 11 years ago
  29. 4eaa601 Sorted include files. by [email protected] · 11 years ago
  30. bbd3230 Update GCD prototype by [email protected] · 11 years ago
  31. 2f3f163 Draft of Google Cloud Print prototype. by [email protected] · 11 years ago
  32. 4e6c96e Experimental flag to enable Google Cloud Devices features. by [email protected] · 11 years ago
  33. 809c0980 Fixed url to manage specific cloud printers. by [email protected] · 11 years ago
  34. 09cff7878 Moved CloudPrintUrl to components/cloud_devices/cloud_devices_urls.h. by [email protected] · 11 years ago
  35. 5b38caf7 Moved current cloud_devices content into cloud_devices/common. by [email protected] · 11 years ago
  36. 4480ef2 Add PwgRasterConfig item to printer CDD parser by [email protected] · 11 years ago
  37. e2a1bf5f Fixed A4_EXTRA and A5_EXTRA paper sizes. by [email protected] · 12 years ago
  38. 7d2707d Use to base::checked_cast. by [email protected] · 12 years ago
  39. 726127fd "Privet" Printing reads DPI for PWG raster conversion from device capabilities. by [email protected] · 12 years ago
  40. 07021fc Printer registration using CDD. The code is not enabled yet. by [email protected] · 12 years ago
  41. 1344259 Printer section of CJT is 'print', not 'printer'. by [email protected] · 12 years ago
  42. 41b9f21 Allow custom paper with empty custom name. custom_display_name should be preset in json, but can be empty. by [email protected] · 12 years ago
  43. b35b884 Paper definitions extended with width and hight. Function to find paper by size. by [email protected] · 12 years ago
  44. ea11002 Enable printer_description_unittest.cc. by [email protected] · 12 years ago
  45. 89b80cc Reading, writing of CDD and CJT JSON formats. by [email protected] · 12 years ago
  46. 9828e7da Added Cloud Devices component. by [email protected] · 12 years ago