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
/
webkit
/
appcache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
2
-7
/
+27
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
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
*
AppCache: Add a helper method to AppCacheService to test if a request can be ...
michaeln@google.com
2011-01-25
2
-0
/
+54
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
3
-10
/
+10
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-3
/
+3
*
Add some initial OWNERS files for src/webkit/.
darin@chromium.org
2011-01-14
1
-0
/
+1
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
3
-12
/
+12
*
net: Remove typedef net::URLRequestTestJob URLRequestTestJob;
tfarina@chromium.org
2011-01-11
1
-8
/
+9
*
Refactored app cache clear on exit code to happen in the object owning the fi...
pastarmovj@chromium.org
2011-01-10
1
-1
/
+4
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-1
/
+1
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-1
/
+1
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+1
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+1
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+1
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-4
/
+8
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
5
-5
/
+5
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
5
-5
/
+5
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
1
-5
/
+3
*
net: Add namespace net to URLRequestErrorJob.
tfarina@chromium.org
2010-12-15
3
-3
/
+5
*
net: Add namespace net to URLRequestSimpleJob.
tfarina@chromium.org
2010-12-15
2
-3
/
+4
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-8
/
+5
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
2
-3
/
+5
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
2
-7
/
+10
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-5
/
+8
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
7
-28
/
+29
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-8
/
+5
*
appcache: document that the manifest parsing algorithm is fixed
evan@chromium.org
2010-12-09
1
-0
/
+7
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-7
/
+9
*
Fix webkit URLRequestJob subtypes to handle Kill() correctly.
willchan@chromium.org
2010-12-07
3
-8
/
+11
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
13
-117
/
+122
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
6
-17
/
+26
*
Fix busted build.
michaeln@chromium.org
2010-11-19
1
-2
/
+2
*
Alter the relative priorities of network vs fallback namespaces in the appcac...
michaeln@chromium.org
2010-11-19
5
-16
/
+125
*
Make the error message more clear in the appcache console logging when an ini...
michaeln@chromium.org
2010-11-19
2
-38
/
+7
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-4
/
+4
*
Fix for WKBug 47000: a failure mode given bad content (in an unlikely form). ...
michaeln@chromium.org
2010-11-03
18
-42
/
+149
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
2
-5
/
+9
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
12
-119
/
+119
*
Convert LOG(INFO) to VLOG(1) - webkit/.
pkasting@chromium.org
2010-10-19
3
-11
/
+11
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
16
-27
/
+100
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
4
-23
/
+30
*
Be a little more defensive when encoutering missing appcache entries, the han...
michaeln@chromium.org
2010-08-25
2
-4
/
+12
*
When an individual entry is lost from the appache's diskcache, attempts to lo...
michaeln@chromium.org
2010-08-24
3
-5
/
+17
*
Convert FormatBytes to string16.
evan@chromium.org
2010-08-19
1
-1
/
+1
*
FBTF: Remove unnecessary STL #includes from src/webkit.
viettrungluu@chromium.org
2010-08-19
2
-3
/
+2
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-2
/
+2
*
Revert "Convert FormatBytes to string16."
evan@chromium.org
2010-08-18
1
-1
/
+1
[next]