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
/
chrome
/
browser
/
in_process_webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
1
-1
/
+1
*
Use the WebViewClient* passed in from the StorageAreaProxy instead of using
jorlow@chromium.org
2010-03-09
2
-6
/
+22
*
Revert 40920 - Use the WebViewClient* passed in from the StorageAreaProxy ins...
jorlow@chromium.org
2010-03-08
1
-15
/
+3
*
Use the WebViewClient* passed in from the StorageAreaProxy instead of using
jorlow@chromium.org
2010-03-08
1
-3
/
+15
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-0
/
+1
*
Switch to using the CookieMessageFilter when pumping messages for StorageArea...
jorlow@chromium.org
2010-03-05
3
-8
/
+20
*
Turn on session storage by default.
jorlow@chromium.org
2010-02-24
1
-1
/
+0
*
Small preparation for the cookie confirmation dialog on linux/osx.
thakis@chromium.org
2010-02-23
1
-6
/
+0
*
Mac: Implement most of the content settings dialog.
thakis@chromium.org
2010-02-22
1
-0
/
+1
*
Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma...
jorlow@chromium.org
2010-02-20
2
-26
/
+17
*
Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...
jorlow@chromium.org
2010-02-17
2
-14
/
+12
*
Only ask the user on setItems whether they want to allow dom storage.
jorlow@chromium.org
2010-02-13
3
-14
/
+13
*
Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...
jorlow@chromium.org
2010-02-12
4
-65
/
+22
*
Remove webkit/glue/glue_util.{h,cc} now that the WebKit API is complete!
darin@chromium.org
2010-02-11
1
-1
/
+0
*
Whitelist all content for various internal schemes.
pkasting@chromium.org
2010-02-09
4
-23
/
+23
*
Show an app modal dialog when the cookie policy is ASK.
darin@chromium.org
2010-02-08
3
-26
/
+90
*
When clearing browsing data modified since a certain time, do not delete exte...
jochen@chromium.org
2010-02-05
4
-14
/
+27
*
Reland 37913. Clear local state on exit.
jochen@chromium.org
2010-02-03
2
-6
/
+31
*
Revert 37913 - Clear local state (cookies, databases, local storage) on exit.
chase@chromium.org
2010-02-03
2
-31
/
+6
*
Clear local state (cookies, databases, local storage) on exit.
jochen@chromium.org
2010-02-03
2
-6
/
+31
*
Add support for fine grained permissions to use LocalStorage.
jorlow@chromium.org
2010-02-02
8
-33
/
+235
*
Update the DOM Storage UI test to run all the layout tests that currently run.
jorlow@chromium.org
2010-02-02
1
-45
/
+43
*
Remove some unnecessary includes.
craig.schlenter@chromium.org
2010-01-28
1
-1
/
+0
*
Handle storage events locally when possible.
jorlow@chromium.org
2010-01-26
4
-24
/
+43
*
Adds local storage nodes to cookie tree model and cookies view.
bulach@chromium.org
2010-01-25
2
-5
/
+55
*
Revert last 3 patches. Sorry guys. :-(
jorlow@chromium.org
2010-01-20
2
-55
/
+5
*
Adds local storage nodes to cookie tree model and cookies view.
jorlow@chromium.org
2010-01-20
2
-5
/
+55
*
The final step in making session storage cross-process. Remove dead code and...
jorlow@chromium.org
2010-01-20
10
-162
/
+118
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
6
-18
/
+78
*
Add LayoutTests/websocket/tests/worker support.
ukai@chromium.org
2010-01-13
1
-4
/
+4
*
Rename StorageNamespace and StorageArea to DOMStorageNamespace and DOMStorage...
jorlow@chromium.org
2010-01-05
8
-104
/
+105
*
Write the webkit thread unittests. (Er...test.)
jorlow@chromium.org
2010-01-05
2
-4
/
+15
*
For now, let's clear local storage whenever we clear cookies.
jorlow@chromium.org
2009-11-26
4
-0
/
+41
*
RESUBMIT of http://codereview.chromium.org/404025/show
chase@chromium.org
2009-11-25
4
-65
/
+41
*
Revert "RESUBMIT of http://codereview.chromium.org/404025/show"
chase@chromium.org
2009-11-25
4
-41
/
+65
*
RESUBMIT of http://codereview.chromium.org/404025/show
jorlow@chromium.org
2009-11-25
4
-65
/
+41
*
Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev...
ananta@chromium.org
2009-11-20
4
-38
/
+68
*
RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&revision=32319 wit...
jorlow@chromium.org
2009-11-20
4
-68
/
+38
*
Rename policy_url to first_party_for_cookies in cookie-related code.
wtc@chromium.org
2009-11-18
2
-7
/
+10
*
Revert my last...
jorlow@chromium.org
2009-11-18
4
-38
/
+68
*
Make the WebKitThread object start the WebKit thread on construction (not laz...
jorlow@chromium.org
2009-11-18
4
-68
/
+38
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
2
-5
/
+5
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
5
-10
/
+10
*
Put local storage files in "Local Storage" instead of "localStorage" director...
jorlow@chromium.org
2009-11-10
1
-2
/
+17
*
Add bug number for flaky LocalStorageLayoutTests.
willchan@chromium.org
2009-11-09
1
-0
/
+1
*
Mark DOMStorageTest.LocalStorageLayoutTests as flaky.
willchan@chromium.org
2009-11-09
1
-1
/
+1
*
Turn LocalStorage on by default.
jorlow@chromium.org
2009-11-06
1
-1
/
+0
*
Enable the URL portion of storage events. This is mostly just plumbing + a h...
jorlow@chromium.org
2009-11-05
5
-23
/
+40
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
5
-50
/
+45
*
Fix several MAJOR crashers in Chrome+LocalStorage/Extensions. Need to explic...
jorlow@chromium.org
2009-10-30
1
-0
/
+1
[next]