index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cloud_print
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move cloud_print manifestdependency to external .manifest file
scottmg@chromium.org
2013-12-11
2
-7
/
+13
*
Add random number to A record domain for GCP prototype
noamsml@chromium.org
2013-12-09
1
-2
/
+7
*
Fixed CDD.
vitalybuka@chromium.org
2013-12-08
1
-35
/
+4
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-3
/
+3
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-3
/
+3
*
Removed LOG(INFO) from cloud_print/gcp20/prototype.
vitalybuka@chromium.org
2013-12-07
3
-21
/
+21
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-3
/
+3
*
Use base namespace for string16 in components and cloud_print.
brettw@chromium.org
2013-12-06
19
-117
/
+125
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
5
-6
/
+6
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
4
-4
/
+4
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-28
2
-10
/
+12
*
Revert of https://codereview.chromium.org/71013004/
hashimoto@chromium.org
2013-11-27
2
-12
/
+10
*
Base: Remove Receive() from ScopedHandle.
rvargas@chromium.org
2013-11-27
2
-10
/
+12
*
Improvements in GCP 2.0 prototype.
vitalybuka@chromium.org
2013-11-21
9
-100
/
+134
*
Fixed serial number, service name and firmware version of GCP 2.0 prototype.
vitalybuka@chromium.org
2013-11-21
7
-58
/
+130
*
[Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY
akalin@chromium.org
2013-11-14
1
-1
/
+1
*
Print to Privet local printers
noamsml@chromium.org
2013-11-09
1
-2
/
+1
*
Allow printing component to be removed completely
spang@chromium.org
2013-11-07
1
-1
/
+5
*
Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."
scherkus@chromium.org
2013-11-04
1
-1
/
+1
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
1
-1
/
+1
*
[Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITY
akalin@chromium.org
2013-11-04
1
-1
/
+1
*
[Net] Add a priority parameter to URLRequest's constructor
akalin@chromium.org
2013-10-31
1
-1
/
+3
*
Make gcp20_device respond to _printer._sub._privet.local queries
noamsml@chromium.org
2013-10-31
4
-8
/
+13
*
Fix issue with GCP 2.0 prototype
noamsml@chromium.org
2013-10-31
2
-3
/
+28
*
Remove unused IPC::Message priority.
bbudge@chromium.org
2013-10-28
1
-1
/
+1
*
Remove abodenha from printing related owners
abodenha@chromium.org
2013-10-09
1
-1
/
+0
*
Removed NULL checks for operator new() return value.
vitalybuka@chromium.org
2013-10-09
1
-26
/
+11
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
1
-1
/
+0
*
Fix incorrect checking of file_util::WriteFile() return results.
thestig@chromium.org
2013-09-17
1
-2
/
+3
*
map::size() returns a size_t.
jorgelo@chromium.org
2013-09-07
1
-1
/
+1
*
test IWYU fixups for base
mostynb@opera.com
2013-09-03
1
-0
/
+3
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
4
-4
/
+4
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
2
-0
/
+2
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
https://chromiumcodereview.appspot.com/23271004 with fixed include.
vitalybuka@chromium.org
2013-08-21
9
-60
/
+481
*
Revert "GCP2.0 Device: Adding advanced printing."
dominicc@google.com
2013-08-20
9
-480
/
+60
*
GCP2.0 Device: Adding advanced printing.
maksymb@chromium.org
2013-08-20
9
-60
/
+480
*
GCP2.0 Device: Simple printing with new caps.
maksymb@chromium.org
2013-08-19
12
-65
/
+418
*
GCP2.0 Device: Refactor: PrinterState is now separate from Printer
maksymb@chromium.org
2013-08-17
5
-297
/
+368
*
GCP2.0 Device: Local settings management.
maksymb@chromium.org
2013-08-16
10
-59
/
+409
*
GCP2.0 Device: Instant AccessToken update on AuthFailed.
maksymb@chromium.org
2013-08-16
7
-53
/
+133
*
Fix crash when calling HttpServer::GetLocalAddress when there is no server sock.
kkania@chromium.org
2013-08-09
1
-2
/
+2
*
GCP2.0 Device: Default responses is now multicast responses (instead of unica...
maksymb@chromium.org
2013-08-09
2
-6
/
+6
*
GCP2.0 Device: Fixed XMPP crash while closing.
maksymb@chromium.org
2013-08-08
1
-10
/
+17
*
GCP2.0 Device: XMPP pings.
maksymb@chromium.org
2013-08-07
3
-14
/
+125
*
GCP2.0 Device: Response parser refactor.
maksymb@chromium.org
2013-08-06
2
-75
/
+81
*
Make element removal methods in DictionaryValue and ListValue take scoped_ptr...
bauerb@chromium.org
2013-08-06
1
-2
/
+2
*
GCP2.0 Device: New timeouts (5 sec).
maksymb@chromium.org
2013-08-06
2
-4
/
+9
[next]