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
/
chrome
/
service
/
gaia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OVERRIDE to chrome/service/.
avi@chromium.org
2011-11-19
1
-3
/
+5
*
base::Bind: Convert chrome/service.
jhawkins@chromium.org
2011-11-15
1
-2
/
+2
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
1
-2
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
2
-5
/
+6
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
2
-5
/
+7
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
1
-2
/
+2
*
Update URLFetcher::OnURLFetchComplete() parameters.
skerner@chromium.org
2011-10-05
2
-15
/
+4
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-2
/
+1
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+2
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-2
/
+1
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
1
-1
/
+1
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
2
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-03
1
-4
/
+3
*
Revert 76612 - Service process fixes for Linux.
scottbyer@chromium.org
2011-03-02
1
-3
/
+4
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-02
1
-4
/
+3
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
2
-4
/
+7
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-4
/
+6
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Created and deleted URLFetcher on the IO thread in the ServiceGaiaAuthenticat...
sanjeevr@chromium.org
2010-05-13
2
-5
/
+7
*
Created a new process type called the service process to host background task...
sanjeevr@chromium.org
2010-05-12
2
-0
/
+143