summaryrefslogtreecommitdiffstats
path: root/webkit/appcache
Commit message (Expand)AuthorAgeFilesLines
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-127-235/+560
* Reland r91815, "Clean up RegisterProtocolFactory calls."willchan@chromium.org2011-07-081-95/+88
* Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries)caseq@google.com2011-07-081-89/+92
* Clean up RegisterProtocolFactory calls.willchan@chromium.org2011-07-081-92/+89
* Change all the references from app_base to sql.tfarina@chromium.org2011-07-061-1/+1
* Revert 91288 - Change references from app_base to sql.cmp@chromium.org2011-07-011-1/+1
* Change references from app_base to sql.tfarina@chromium.org2011-07-011-1/+1
* Localize strings, speeds.avi@chromium.org2011-06-221-3/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-222-4/+8
* Remove msvs_guids from third_party, webkit, tools and views.tony@chromium.org2011-06-141-1/+0
* Small change to recently committed r88746 to avoid a potential crasher in an ...michaeln@google.com2011-06-141-6/+7
* AppCache + Quota integrationmichaeln@google.com2011-06-1020-66/+1541
* Fix a null pointer crasher.michaeln@google.com2011-06-072-6/+11
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-254-5/+5
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...michaeln@google.com2011-05-167-21/+91
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-0/+1
* AppCache fallback override. A means of overriding the fallback behavior from ...michaeln@google.com2011-05-102-6/+109
* Eliminiate an IPC per frame navigation in cases where it's not needed (most c...michaeln@google.com2011-04-201-1/+3
* Select a more appropiate appcache based on the opener or the parent or the ta...michaeln@google.com2011-04-1516-141/+428
* Move some files from base to base/memory.levin@chromium.org2011-03-2814-31/+31
* Move URLRequestJob's histogram logic to URLRequestHttpJob.adamk@chromium.org2011-03-242-6/+1
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-215-7/+28
* Base64 encode form param values in about:appcache-internals michaeln@google.com2011-03-161-6/+13
* Remove TODO in AppCacheURLRequestJob about GetContentEncodings().adamk@chromium.org2011-03-161-7/+0
* Add an accessor for an ExtensionSpecialStoragePolicy to the Profile classmichaeln@google.com2011-02-266-44/+26
* Appcache cross-origin HTTPS resources.michaeln@google.com2011-02-224-12/+124
* Defend against selectCache() being called multiple times. There is a bug file...michaeln@google.com2011-02-193-21/+13
* AppCache URLFetcher refactoring. Just pulling the URLRequest handlingmichaeln@google.com2011-02-153-394/+342
* Do a better job of caching appcache status values in the renderer based on th...michaeln@google.com2011-01-282-91/+74
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+2
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-272-7/+27
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* AppCache: Add a helper method to AppCacheService to test if a request can be ...michaeln@google.com2011-01-252-0/+54
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-173-10/+10
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-3/+3
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-141-0/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-133-12/+12
* net: Remove typedef net::URLRequestTestJob URLRequestTestJob;tfarina@chromium.org2011-01-111-8/+9
* Refactored app cache clear on exit code to happen in the object owning the fi...pastarmovj@chromium.org2011-01-101-1/+4
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-1/+1
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+1
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-4/+8
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-025-5/+5