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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enable WebSockets by default
ukai@chromium.org
2009-11-05
2
-4
/
+4
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-11-05
1
-2
/
+0
*
Enable the URL portion of storage events. This is mostly just plumbing + a h...
jorlow@chromium.org
2009-11-05
2
-5
/
+15
*
Revert "Added beginnings of browser-process support for shared workers."
atwilson@chromium.org
2009-11-05
2
-5
/
+11
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
2
-11
/
+5
*
Always enable Breakpad if using --enable-crash-reporter flag
nirnimesh@chromium.org
2009-11-05
1
-0
/
+2
*
SetVolume and GetVolume take one volume instead of separate left and right vo...
fbarchard@chromium.org
2009-11-04
1
-6
/
+4
*
Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....
robertshield@chromium.org
2009-11-04
2
-0
/
+5
*
Force the same even-ness between the badge and
finnur@chromium.org
2009-11-04
1
-3
/
+10
*
Add 'meta charset=UTF-8' to the html of an iframe interstitial to prevent no...
jshin@chromium.org
2009-11-04
1
-3
/
+3
*
Disable AssertionTest.Assertion while I figure out how I broke it
cpu@chromium.org
2009-11-04
1
-1
/
+1
*
Implement FormStructure and an initial method, EncodeUploadRequest. This als...
jhawkins@chromium.org
2009-11-04
1
-2
/
+6
*
Don't allow the browser to stay above a modal plugin window (Mac)
stuartmorgan@chromium.org
2009-11-04
2
-4
/
+10
*
Update the overview for the post-toolstrip world.
kathyw@google.com
2009-11-04
6
-195
/
+206
*
Implement loading blacklists from extensions.
phajdan.jr@chromium.org
2009-11-04
1
-15
/
+15
*
Add support for getting the real process id from within the suid sandbox. The...
thestig@chromium.org
2009-11-04
1
-0
/
+1
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
2
-6
/
+54
*
Revert 30938 - Add support for getting the real process id from within the su...
thestig@chromium.org
2009-11-04
1
-1
/
+0
*
Add support for getting the real process id from within the suid sandbox. The...
thestig@chromium.org
2009-11-04
1
-0
/
+1
*
Fixing what appears to be a typo. This will unbreak CF's command-line
joi@chromium.org
2009-11-04
1
-1
/
+1
*
Add first class support for user scripts.
aa@chromium.org
2009-11-04
9
-25
/
+253
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
1
-6
/
+56
*
Last patch in removing MessageLoop* caching.
jam@chromium.org
2009-11-03
1
-6
/
+3
*
New source files for overview images. I'll post the new image files
kathyw@google.com
2009-11-03
2
-950
/
+1180
*
Add the plumbing and test code for plugins opening files from the sandbox. This
brettw@chromium.org
2009-11-03
2
-0
/
+31
*
Add a CHECK when an object tries to remove itself as an observer from Notific...
jam@chromium.org
2009-11-03
1
-1
/
+8
*
Add a command line flag to force all network traffic through a particular ser...
mbelshe@google.com
2009-11-03
2
-0
/
+11
*
Re-commit "Add new user script injection point:
aa@chromium.org
2009-11-03
7
-6
/
+49
*
Revert r30784
aa@chromium.org
2009-11-03
7
-49
/
+6
*
Add new user script injection point "document_idle" and make it the default.
aa@chromium.org
2009-11-03
7
-6
/
+49
*
Submitting change from http://codereview.chromium.org/276029/show
mad@chromium.org
2009-11-03
4
-0
/
+97
*
Clean up temp scaffolding stubs some. It can be mac only now.
estade@chromium.org
2009-11-02
2
-110
/
+1
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
2
-1
/
+8
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
8
-64
/
+49
*
Implement page action popups.
erikkay@chromium.org
2009-11-01
1
-0
/
+4
*
Store the form name, source URL and target URL in FormFieldValues. These are...
jhawkins@chromium.org
2009-11-01
1
-0
/
+7
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
1
-3
/
+1
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
1
-3
/
+4
*
Fix up extension badge text drawing.
estade@chromium.org
2009-10-30
1
-39
/
+71
*
Use HANDLE_EINTR when calling waitpid.
mark@chromium.org
2009-10-30
1
-1
/
+1
*
Improve error message in the extension api docs build script. When the json ...
skerner@chromium.org
2009-10-30
1
-3
/
+13
*
Make error checking more ICU friendly.
cira@chromium.org
2009-10-30
1
-1
/
+1
*
Initial pass of shared workers renderer-side code
atwilson@chromium.org
2009-10-30
2
-4
/
+18
*
Implement the Extension History API, v 0.1.The first version is a weak wrappe...
brg@chromium.com
2009-10-30
5
-0
/
+171
*
Change the extension.onRequest even to include the sender info.
mpcomplete@chromium.org
2009-10-29
2
-21
/
+157
*
Fixing test name (misspelled - Extensio8nL10n, should be ExtensionL10n).
cira@chromium.org
2009-10-29
1
-1
/
+1
*
Remove the element_ member of FormField, as we don't use it and shouldn't be ...
jhawkins@chromium.org
2009-10-29
1
-1
/
+1
*
NTP: Allow hiding tips and bookmark sync.
arv@chromium.org
2009-10-29
2
-1
/
+6
*
GTK: center browser action badge correctly.
estade@chromium.org
2009-10-29
1
-6
/
+8
*
Hide the theme install bubble a little earlier.
estade@chromium.org
2009-10-29
1
-1
/
+5
[prev]
[next]