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
/
appcache_update_job_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Appcache cross-origin HTTPS resources.
michaeln@google.com
2011-02-22
1
-2
/
+96
*
AppCache URLFetcher refactoring. Just pulling the URLRequest handling
michaeln@google.com
2011-02-15
1
-30
/
+30
*
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
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-3
/
+3
*
net: Remove typedef net::URLRequestTestJob URLRequestTestJob;
tfarina@chromium.org
2011-01-11
1
-8
/
+9
*
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
1
-1
/
+1
*
net: Add namespace net to URLRequestErrorJob.
tfarina@chromium.org
2010-12-15
1
-1
/
+1
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
1
-8
/
+8
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-21
/
+22
*
Make the error message more clear in the appcache console logging when an ini...
michaeln@chromium.org
2010-11-19
1
-35
/
+2
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-22
/
+22
*
Remove the FLAKY attribute from AppCacheUpdateJobTest.MasterEntryBadManifest....
michaeln@chromium.org
2010-08-17
1
-1
/
+1
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
1
-0
/
+1
*
Undo in memory changes made by an update job if the commit to disk fails. Pro...
michaeln@chromium.org
2010-08-03
1
-7
/
+72
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
1
-2
/
+2
*
Make conditional requests when updating the appcache.
michaeln@chromium.org
2010-07-21
1
-3
/
+55
*
New javascript console logging related to the appcache.
michaeln@chromium.org
2010-07-14
1
-0
/
+5
*
Reland r52072. Pass notifications to the browser on access to the appcache ma...
jochen@chromium.org
2010-07-12
1
-1
/
+1
*
Failed compile on Chromium builder dbg
vandebo@chromium.org
2010-07-12
1
-1
/
+1
*
Pass notifications to the browser on access to the appcache main resource man...
jochen@chromium.org
2010-07-12
1
-1
/
+1
*
AppCache: add plumbing to deliver logging messages to the renderer process. T...
michaeln@chromium.org
2010-06-18
1
-0
/
+4
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
1
-11
/
+3
*
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
1
-119
/
+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
*
Provide more info to the renderer process in appcache progress events.
michaeln@chromium.org
2010-05-25
1
-48
/
+107
*
AppCache*Test: do not use ScopedRunnableMethodFactory from multiple threads.
mattm@chromium.org
2010-05-19
1
-32
/
+21
*
Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.
willchan@chromium.org
2010-05-06
1
-18
/
+12
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
1
-0
/
+6
*
There was a pre-existing bug in the AppCacheUpdateJobTest where it was not
mbelshe@chromium.org
2010-03-14
1
-4
/
+18
*
Keep track of appcache creation and last access times.
michaeln@chromium.org
2010-02-23
1
-7
/
+7
*
Introduce an AppCachePolicy interface that allows the containing browser to d...
michaeln@chromium.org
2010-02-17
1
-2
/
+103
*
[GTTF] Reduce header dependencies in webkit
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Switch on socket late binding - Take 2.
willchan@chromium.org
2010-01-27
1
-10
/
+16
*
Fix for a big appcache storage bug. Now stores a record of the new master ent...
michaeln@chromium.org
2010-01-24
1
-0
/
+11
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-35
/
+35
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
1
-1
/
+1
*
Fix valgrind mem leak in AppCacheUpdateJobTest and remove suppression.
jennb@chromium.org
2009-12-22
1
-4
/
+0
*
Make appcache update conditionally include If-Modified-Since and If-None-Matc...
jennb@chromium.org
2009-12-22
1
-1
/
+340
*
During appcache update, copy response from newest complete cache if http cach...
jennb@chromium.org
2009-12-16
1
-4
/
+209
*
Queue appcache update if current update process is terminating.
jennb@chromium.org
2009-12-10
1
-0
/
+50
*
Mark AppCacheUpdateJobTest.MasterEntryBadManifest test as flaky.
willchan@chromium.org
2009-12-01
1
-1
/
+1
*
Revert 449036, which rolled back 402098, and fix the valgrind error that caus...
jennb@chromium.org
2009-12-01
1
-33
/
+727
*
Revert 33394 (due to valgrind errors) - Appcache update support for pending m...
willchan@chromium.org
2009-12-01
1
-727
/
+33
[next]