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
/
common
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
2
-23
/
+16
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
2
-16
/
+23
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
2
-23
/
+16
*
Fix some of the more common chromium-style errors on the mac clang builder.
erg@google.com
2011-02-16
2
-24
/
+36
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-48
/
+200
*
Revert 74489 - [Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-200
/
+48
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
3
-48
/
+200
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
2
-2
/
+12
*
Add the include <iterator> or change the usage of back_inserter to avoid comp...
jeanluc@chromium.org
2011-01-30
1
-1
/
+1
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
2
-18
/
+39
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-2
/
+2
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Disable tests that sporadically got SIGSEGV on MAC; tag them with bug number.
dilmah@chromium.org
2011-01-25
1
-4
/
+24
*
Prototype of chunked transfer encoded POST.
satish@chromium.org
2011-01-25
2
-3
/
+69
*
mark tests flaky
dilmah@chromium.org
2011-01-24
1
-4
/
+4
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
2
-2
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-2
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
If user had consented for metrics reporting, send speech input request origin...
satish@chromium.org
2011-01-20
2
-0
/
+10
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
3
-8
/
+8
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
7
-85
/
+94
*
Chromium build failed with heap leak checker, or configured with
tony@chromium.org
2011-01-13
1
-0
/
+1
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
3
-13
/
+13
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
2
-2
/
+2
*
Move directory code from chrome/service to chrome/browser.
sergeyu@chromium.org
2010-12-23
1
-1
/
+2
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-2
/
+4
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
2
-3
/
+3
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
2
-7
/
+14
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-6
/
+6
*
Stop using adding refcounts to some URLRequestJob subtypes.
willchan@chromium.org
2010-12-03
2
-3
/
+10
*
[ChromeOS] Make GaiaAutheFetcher parsing logic default to service_unavailable
cmasone@chromium.org
2010-12-02
3
-2
/
+28
*
Fixed a bug with URLFetcher where retrying the request would append the new r...
sanjeevr@chromium.org
2010-12-01
2
-0
/
+54
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
4
-11
/
+12
*
Reland issue 5283001 (http://codereview.chromium.org/5283001) which was rever...
sanjeevr@chromium.org
2010-11-30
2
-8
/
+18
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
1
-5
/
+8
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
5
-394
/
+157
*
Revert 67284 - Used a MessageLoopProxy to store the delegate's message loop i...
sanjeevr@chromium.org
2010-11-24
2
-17
/
+7
*
Used a MessageLoopProxy to store the delegate's message loop in URLFetcher::C...
sanjeevr@chromium.org
2010-11-24
2
-7
/
+17
*
Fix ThreadChecker to use Locks and not use scoped_ptr.
willchan@chromium.org
2010-11-21
1
-0
/
+1
*
Allow sync with 2-factor StrongAuth accounts in ChromeOS.
stevenjb@chromium.org
2010-11-18
1
-3
/
+6
*
Add a client-side phishing detection service class.
noelutz@google.com
2010-11-11
2
-1
/
+144
*
openssl build fixes, and tidy the build files
joth@chromium.org
2010-11-11
1
-3
/
+3
*
Rename GaiaAuthenticator2 to GaiaAuthFetcher.
tfarina@chromium.org
2010-11-10
5
-133
/
+132
*
Stop using DestructionObserver in OCSP code. Explicilty cancel all URLRequests.
willchan@chromium.org
2010-11-09
1
-0
/
+14
*
Fix compile failure on GCC
pkasting@chromium.org
2010-11-08
1
-1
/
+1
*
Make TestURLFetcherFactory able to remove fetchers from its map, and add an I...
pkasting@chromium.org
2010-11-08
2
-9
/
+24
*
In the webstore login api, we need to provide the gaia auth token to allow to...
johnnyg@chromium.org
2010-11-01
3
-2
/
+12
*
chrome/common: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-31
2
-24
/
+24
[next]