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
*
Update static docs for getting started page.
aa@chromium.org
2009-11-06
1
-66
/
+31
*
Update the Getting Started page. I ended up making the sample
aa@chromium.org
2009-11-06
12
-74
/
+102
*
Add a Samples page. For now, it just points to the Chromium project's
kathyw@google.com
2009-11-06
34
-33
/
+448
*
Move the spellchecker to the renderer.
estade@chromium.org
2009-11-06
2
-0
/
+40
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+1
*
Added support for --worker-startup-dialog command line flag.
atwilson@chromium.org
2009-11-06
4
-0
/
+43
*
Mac: Implement about:memory.
viettrungluu@chromium.org
2009-11-05
1
-15
/
+0
*
Added support for --enable-shared-workers
atwilson@chromium.org
2009-11-05
2
-0
/
+4
*
ntp.html -> override.html
kathyw@google.com
2009-11-05
36
-108
/
+270
*
Change id that identifies client in crash reports. Whenever metrics service r...
kuchhal@chromium.org
2009-11-05
6
-5
/
+73
*
Remove unused class (classfactory) from common project.
maruel@chromium.org
2009-11-05
2
-124
/
+0
*
Added beginnings of browser-process support for shared workers.
atwilson@chromium.org
2009-11-05
2
-11
/
+5
*
TBR: mark@chromium.org
jeremy@chromium.org
2009-11-05
9
-59
/
+174
*
TBR:mark
jeremy@chromium.org
2009-11-05
9
-174
/
+59
*
Sandbox Worker process on the Mac.
jeremy@chromium.org
2009-11-05
9
-59
/
+174
*
Highlight node with mouse over it while selecting element to inspect
apavlov@chromium.org
2009-11-05
1
-4
/
+0
*
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
[next]