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
*
Added --extended-response to put additional information into PTR responces.
vitalybuka@chromium.org
2014-02-12
7
-44
/
+128
*
Replace '.' with '_' in service name.
vitalybuka@chromium.org
2014-02-11
1
-0
/
+3
*
message-pump: Change how MessagePumpDispatchers process events.
sadrul@chromium.org
2014-02-08
1
-6
/
+5
*
Revert "Revert 249234 "Use MessagePumpDispatcher instead of MessageFilter""
yukawa@chromium.org
2014-02-07
1
-11
/
+15
*
Revert 249234 "Use MessagePumpDispatcher instead of MessageFilter"
vitalybuka@chromium.org
2014-02-06
1
-16
/
+11
*
Use MessagePumpDispatcher instead of MessageFilter
yukawa@chromium.org
2014-02-06
1
-11
/
+16
*
Removes MessageLoop::Type checks in favor of IsCurrent on MessageLoops.
sky@chromium.org
2014-01-20
1
-10
/
+10
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
1
-2
/
+2
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
2
-2
/
+2
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-1
/
+1
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
3
-6
/
+6
*
Filter virtual network interfaces for p2p sessions.
mallinath@chromium.org
2013-12-19
1
-1
/
+2
*
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
[next]