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
...
*
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
*
Convert FormatBytes to string16.
evan@chromium.org
2010-08-18
1
-1
/
+1
*
Remove the FLAKY attribute from AppCacheUpdateJobTest.MasterEntryBadManifest....
michaeln@chromium.org
2010-08-17
1
-1
/
+1
*
GTTF: some more FRIEND_TEST_ALL_PREFIXES
phajdan.jr@chromium.org
2010-08-16
2
-13
/
+19
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
5
-0
/
+5
*
Provide a profile.GetAppCacheService() accessor and add two helper methods to...
michaeln@chromium.org
2010-08-11
1
-1
/
+2
*
Sending renderer notification when update job finishes (Used to notify cache ...
kkanetkar@chromium.org
2010-08-05
2
-15
/
+33
*
AppCache: Provide a way to override the default quota for an origin. The inte...
michaeln@chromium.org
2010-08-04
4
-5
/
+92
*
Undo in memory changes made by an update job if the commit to disk fails. Pro...
michaeln@chromium.org
2010-08-03
11
-39
/
+172
*
Even more FRIEND_TEST_ALL_PREFIXES, now like in webkit
phajdan.jr@chromium.org
2010-08-02
5
-31
/
+36
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-4
/
+4
*
Make tests that rely on getting a temp dir exit if they don't.
evan@chromium.org
2010-07-28
1
-1
/
+1
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
18
-65
/
+170
*
A better error message for the mime type of a manifest file being off.
michaeln@chromium.org
2010-07-28
1
-4
/
+16
*
Put minimal appcache info in the netlog.
michaeln@chromium.org
2010-07-23
5
-16
/
+33
*
Random bits of header and whitespace cleanup.
thestig@chromium.org
2010-07-23
3
-1
/
+12
*
Make conditional requests when updating the appcache.
michaeln@chromium.org
2010-07-21
3
-88
/
+172
*
AppCache: manifest attribute is ignored when navigating via POST (form submit...
michaeln@chromium.org
2010-07-20
2
-14
/
+24
*
New javascript console logging related to the appcache.
michaeln@chromium.org
2010-07-14
12
-81
/
+156
*
Reland r52072. Pass notifications to the browser on access to the appcache ma...
jochen@chromium.org
2010-07-12
13
-20
/
+36
*
Failed compile on Chromium builder dbg
vandebo@chromium.org
2010-07-12
13
-36
/
+20
*
Pass notifications to the browser on access to the appcache main resource man...
jochen@chromium.org
2010-07-12
13
-20
/
+36
*
Fix a regression with satisfying range requests out of the appcache and add a...
michaeln@chromium.org
2010-07-03
3
-6
/
+79
*
Minor AppCache mods
michaeln@chromium.org
2010-06-30
3
-28
/
+24
*
AppCache: Output some information to the javascript console.
michaeln@chromium.org
2010-06-25
4
-7
/
+30
*
Fix a bug being unable to remove appcaches via chrome:appcache-internals if t...
michaeln@chromium.org
2010-06-25
1
-1
/
+2
*
AppCache: add plumbing to deliver logging messages to the renderer process. T...
michaeln@chromium.org
2010-06-18
9
-1
/
+39
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
5
-31
/
+7
*
TTF: Enable disabled test: AppCacheStorageImplTest.BasicFindMainResponseInDat...
vandebo@chromium.org
2010-06-15
1
-2
/
+1
*
AppCache: Use a dedicated thread for the disk cache.
rvargas@google.com
2010-06-07
9
-22
/
+31
*
Reapply 49081: AppCache: Use a MockHttpServer instead of starting a seperate ...
michaeln@chromium.org
2010-06-07
1
-117
/
+234
*
Revert 49081 - AppCache: Use a MockHttpServer instead of starting a seperate ...
michaeln@google.com
2010-06-07
1
-232
/
+119
*
AppCache: Use a MockHttpServer instead of starting a seperate http server for...
michaeln@chromium.org
2010-06-07
25
-179
/
+232
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
1
-12
/
+34
*
Quick fix to avoid crashing in unit tests when HTTPTestServer::CreateServer r...
michaeln@chromium.org
2010-06-02
1
-12
/
+13
*
Disable a crashing test.
estade@chromium.org
2010-06-02
1
-1
/
+8
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
[prev]
[next]