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
*
Coverity issue 9322, 8300: Uninitialized member in dom_storage classes.
finnur@chromium.org
2010-07-24
2
-1
/
+3
*
The Chrome half of implementing get/put/remove for object stores (https://bug...
jorlow@chromium.org
2010-07-14
3
-10
/
+119
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
1
-3
/
+3
*
Add a "session only" policy to the content settings.
jochen@chromium.org
2010-07-02
1
-4
/
+1
*
UI test for removal of empty DOM Storage database files.
hans@chromium.org
2010-06-22
1
-0
/
+62
*
Move content settings related events into their own delegate.
jochen@chromium.org
2010-06-22
1
-2
/
+2
*
Implement WebKitClientImpl::databaseDeleteFile.
hans@chromium.org
2010-06-16
2
-0
/
+10
*
Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves.
jorlow@chromium.org
2010-06-14
3
-17
/
+168
*
Set handled flag to true inside IndexedDBDispatcherHost::OnMessageReceivedWeb...
andreip@chromium.org
2010-06-09
1
-0
/
+2
*
Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks.
andreip@chromium.org
2010-06-09
4
-68
/
+131
*
Disable WebKitThreadTest.ExposedInChromeThread, due to subsequent assert.
senorblanco@google.com
2010-06-08
1
-1
/
+1
*
Add IDBIndex support + various cleanup.
jorlow@chromium.org
2010-06-03
2
-127
/
+266
*
Handle IDBDatabase sync calls.
jorlow@chromium.org
2010-05-27
3
-12
/
+133
*
IndexedDB should use WebSecurityOrigins rather than passing origin strings
jorlow@chromium.org
2010-05-21
1
-1
/
+4
*
Re-enable layout test for web storage quota.
satish@chromium.org
2010-05-17
1
-1
/
+1
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
11
-56
/
+408
*
Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().
satish@chromium.org
2010-05-12
3
-7
/
+4
*
Fix bug REGRESSION: Extension settings / options / preferences are not being ...
jianli@chromium.org
2010-05-10
2
-0
/
+15
*
Roll WebKit's version to 57768 to pick up a change to
dumi@chromium.org
2010-04-17
1
-6
/
+6
*
Cleanup: Explicitly add a bunch of missing includes.
thestig@chromium.org
2010-04-15
1
-3
/
+4
*
Change ui_tests to pull the directories it needs from the upstream webkit
dpranke@chromium.org
2010-04-03
1
-2
/
+2
*
Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...
thestig@chromium.org
2010-03-31
1
-1
/
+5
*
[GTTF] Unify polling interval in some of the polling functions
phajdan.jr@chromium.org
2010-03-30
1
-2
/
+1
*
Broke out shared worker tests into individual tests and increased worker test...
atwilson@chromium.org
2010-03-30
1
-1
/
+1
*
Reland r42467. Clear cookies, local storage and databases when an extension g...
jochen@chromium.org
2010-03-25
2
-0
/
+21
*
Reverts 42520 and 42477. It back red again when adding this change back.
maruel@chromium.org
2010-03-25
2
-21
/
+0
*
Reapply 42467 by reverting 42499 and added suppression.
maruel@chromium.org
2010-03-24
2
-0
/
+21
*
Revert r42467: "Clear cookies, local storage and databases when an extension ...
maruel@chromium.org
2010-03-24
2
-21
/
+0
*
Clear cookies, local storage and databases when an extension gets uninstalled.
jochen@chromium.org
2010-03-24
2
-0
/
+21
*
Revert r42426 - tests are failing because the WebKit LayoutTests directories
dpranke@google.com
2010-03-24
1
-2
/
+4
*
Use upstream layout_test baselines since the downstream ones are going away.
dpranke@google.com
2010-03-24
1
-4
/
+2
*
[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
[next]