summaryrefslogtreecommitdiffstats
path: root/chrome/browser/in_process_webkit
Commit message (Expand)AuthorAgeFilesLines
...
* Show an app modal dialog when the cookie policy is ASK.darin@chromium.org2010-02-083-26/+90
* When clearing browsing data modified since a certain time, do not delete exte...jochen@chromium.org2010-02-054-14/+27
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-032-6/+31
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-032-31/+6
* Clear local state (cookies, databases, local storage) on exit.jochen@chromium.org2010-02-032-6/+31
* Add support for fine grained permissions to use LocalStorage.jorlow@chromium.org2010-02-028-33/+235
* Update the DOM Storage UI test to run all the layout tests that currently run.jorlow@chromium.org2010-02-021-45/+43
* Remove some unnecessary includes.craig.schlenter@chromium.org2010-01-281-1/+0
* Handle storage events locally when possible.jorlow@chromium.org2010-01-264-24/+43
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-252-5/+55
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-202-55/+5
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-202-5/+55
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-2010-162/+118
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-156-18/+78
* Add LayoutTests/websocket/tests/worker support.ukai@chromium.org2010-01-131-4/+4
* Rename StorageNamespace and StorageArea to DOMStorageNamespace and DOMStorage...jorlow@chromium.org2010-01-058-104/+105
* Write the webkit thread unittests. (Er...test.)jorlow@chromium.org2010-01-052-4/+15
* For now, let's clear local storage whenever we clear cookies.jorlow@chromium.org2009-11-264-0/+41
* RESUBMIT of http://codereview.chromium.org/404025/showchase@chromium.org2009-11-254-65/+41
* Revert "RESUBMIT of http://codereview.chromium.org/404025/show"chase@chromium.org2009-11-254-41/+65
* RESUBMIT of http://codereview.chromium.org/404025/showjorlow@chromium.org2009-11-254-65/+41
* Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev...ananta@chromium.org2009-11-204-38/+68
* RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&revision=32319 wit...jorlow@chromium.org2009-11-204-68/+38
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-182-7/+10
* Revert my last...jorlow@chromium.org2009-11-184-38/+68
* Make the WebKitThread object start the WebKit thread on construction (not laz...jorlow@chromium.org2009-11-184-68/+38
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-132-5/+5
* Upstreaming WebKit.gypyaar@chromium.org2009-11-125-10/+10
* Put local storage files in "Local Storage" instead of "localStorage" director...jorlow@chromium.org2009-11-101-2/+17
* Add bug number for flaky LocalStorageLayoutTests.willchan@chromium.org2009-11-091-0/+1
* Mark DOMStorageTest.LocalStorageLayoutTests as flaky.willchan@chromium.org2009-11-091-1/+1
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-061-1/+0
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-055-23/+40
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-045-50/+45
* Fix several MAJOR crashers in Chrome+LocalStorage/Extensions. Need to explic...jorlow@chromium.org2009-10-301-0/+1
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-302-0/+7
* LocalStorageLayoutTests are flakey on Linux as well.jam@chromium.org2009-10-301-5/+1
* WebSocket support in chromium.ukai@chromium.org2009-10-292-0/+6
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-275-127/+62
* Mark DOMStorageTest.SessionStorageLayoutTests as flaky.ojan@chromium.org2009-10-261-1/+3
* Adjust flakiness settings to match the adjustments I made to the tests.johnnyg@chromium.org2009-10-221-6/+10
* Webkit roll 49926:49941johnnyg@chromium.org2009-10-221-12/+12
* Add the first event ui test + a bunch of refactoring.jorlow@chromium.org2009-10-201-26/+80
* Oops, dom_storage_dispatcher_host.h got left out of the change, and I introdu...pkasting@chromium.org2009-10-152-15/+1
* Add the ability to purge memory to LocalStorage. This deletes the underlying...pkasting@chromium.org2009-10-159-54/+195
* More style nits.erg@google.com2009-10-141-15/+14
* Mark DOMStorageTest.LocalStorageLayoutTests as flaky.jhawkins@chromium.org2009-10-071-1/+10
* Fix a major DOM Storage memory leak and try again to enable the UI tests.jorlow@chromium.org2009-10-075-12/+8
* Revert.jorlow@chromium.org2009-10-061-2/+9
* Re-enable the DOM Storage ui tests that worked orginally.jorlow@chromium.org2009-10-061-9/+2