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
*
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
*
Initial pass of shared workers renderer-side code
atwilson@chromium.org
2009-10-30
2
-0
/
+7
*
LocalStorageLayoutTests are flakey on Linux as well.
jam@chromium.org
2009-10-30
1
-5
/
+1
*
WebSocket support in chromium.
ukai@chromium.org
2009-10-29
2
-0
/
+6
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
5
-127
/
+62
*
Mark DOMStorageTest.SessionStorageLayoutTests as flaky.
ojan@chromium.org
2009-10-26
1
-1
/
+3
*
Adjust flakiness settings to match the adjustments I made to the tests.
johnnyg@chromium.org
2009-10-22
1
-6
/
+10
*
Webkit roll 49926:49941
johnnyg@chromium.org
2009-10-22
1
-12
/
+12
*
Add the first event ui test + a bunch of refactoring.
jorlow@chromium.org
2009-10-20
1
-26
/
+80
*
Oops, dom_storage_dispatcher_host.h got left out of the change, and I introdu...
pkasting@chromium.org
2009-10-15
2
-15
/
+1
*
Add the ability to purge memory to LocalStorage. This deletes the underlying...
pkasting@chromium.org
2009-10-15
9
-54
/
+195
*
More style nits.
erg@google.com
2009-10-14
1
-15
/
+14
*
Mark DOMStorageTest.LocalStorageLayoutTests as flaky.
jhawkins@chromium.org
2009-10-07
1
-1
/
+10
*
Fix a major DOM Storage memory leak and try again to enable the UI tests.
jorlow@chromium.org
2009-10-07
5
-12
/
+8
*
Revert.
jorlow@chromium.org
2009-10-06
1
-2
/
+9
*
Re-enable the DOM Storage ui tests that worked orginally.
jorlow@chromium.org
2009-10-06
1
-9
/
+2
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
10
-36
/
+192
*
Add quota support.
jorlow@chromium.org
2009-10-03
4
-7
/
+12
*
Reverting 27756.
jorlow@chromium.org
2009-10-01
10
-189
/
+34
*
Another stab at the Chromium side of storage events. The WebKit side can be ...
jorlow@chromium.org
2009-10-01
10
-34
/
+189
*
Crash the renderer not the browser when we see a storage area ID or namespace ID
jorlow@chromium.org
2009-09-24
2
-15
/
+69
*
Create an enum for local storage vs. session storage rather than using
jorlow@chromium.org
2009-09-22
4
-13
/
+15
*
Get rid of the half-working traces of locking, caching, and quotas. It
jorlow@chromium.org
2009-09-11
2
-69
/
+4
*
Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...
jorlow@chromium.org
2009-09-08
12
-150
/
+511
*
Add a nullable string16 class to base. It combines a string16 + a null param
jorlow@chromium.org
2009-08-27
2
-8
/
+6
*
Revert 23286
jorlow@chromium.org
2009-08-13
1
-0
/
+7
*
Another attempt to enable the local storage ui test based layout tests.
jorlow@chromium.org
2009-08-13
1
-7
/
+0
*
The spec for ____storage.key() changed. Now, instead of raising an exception...
jorlow@chromium.org
2009-08-11
1
-3
/
+3
*
Completely disable DOM Storage UI test until https://bugs.webkit.org/show_bug...
jorlow@chromium.org
2009-08-08
1
-0
/
+6
*
Re-enable the ui test based layout tests for DOM Storage.
jorlow@chromium.org
2009-08-08
1
-8
/
+3
*
Another try to make Valgrind errors go away without figuring out how to do a ...
jorlow@chromium.org
2009-08-05
1
-0
/
+6
*
Temporarily disable DOM Storage tests since they are exposing
jorlow@chromium.org
2009-08-05
1
-3
/
+3
*
Run the DOM Storage layout tests in the UI test framework since the test shel...
jorlow@chromium.org
2009-08-05
2
-1
/
+75
*
This CL is doing a bunch of Misc work to make LocalStorage data persist.
jorlow@chromium.org
2009-08-05
4
-13
/
+16
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
2
-0
/
+7
*
The final CL for plumbing DOM Storage.
jorlow@chromium.org
2009-07-24
2
-0
/
+22
*
One part of many for enabling DOM Storage.
jorlow@chromium.org
2009-07-23
4
-21
/
+457
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Simplify the WebKit thread model. It's now created/destroyed on the UI threa...
jorlow@chromium.org
2009-07-08
5
-123
/
+59
*
Add getFileSize support to chromium
victorw@chromium.org
2009-07-03
2
-0
/
+7
*
Create a webkit thread for use within the browser process. This patch also i...
jorlow@chromium.org
2009-06-26
11
-0
/
+471