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
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
2
-0
/
+9
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
1
-3
/
+8
*
A quick fix for Issue 15531 and 10953
hbono@chromium.org
2009-07-01
2
-1
/
+5
*
Send port disconnect events when a frame is unloaded.
mpcomplete@chromium.org
2009-07-01
1
-0
/
+5
*
Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.
stuartmorgan@chromium.org
2009-06-30
2
-0
/
+2
*
Reland arv's NNTP enablery after it was reverted in 19603
glen@chromium.org
2009-06-30
2
-6
/
+9
*
Reverting 19593.
glen@chromium.org
2009-06-30
2
-9
/
+6
*
Create A/B test of SDCH
jar@chromium.org
2009-06-30
1
-10
/
+10
*
Enable the NNTP by default.
arv@google.com
2009-06-30
2
-6
/
+9
*
Remove cache_uittest.cc.
ericroman@google.com
2009-06-30
1
-179
/
+0
*
Take two for http://codereview.chromium.org/131094
tim@chromium.org
2009-06-29
1
-0
/
+2
*
Allow extension extensions to be case-insensitive.
avi@chromium.org
2009-06-29
2
-0
/
+11
*
Remove --enable-web-workers command-line switch.
dimich@google.com
2009-06-29
2
-4
/
+0
*
Use C99 standard format macros for 64-bit values.
agl@chromium.org
2009-06-29
1
-3
/
+4
*
Added stub native web worker support, including build support in preparation
sehr@google.com
2009-06-29
2
-0
/
+4
*
A first implementation of the SSL client auth UI.This uses the Windows API th...
jcampan@chromium.org
2009-06-27
2
-10
/
+0
*
mac/linux: rework plugin channel file descriptor creation
evan@chromium.org
2009-06-27
2
-12
/
+2
*
revert cl 19438
rvargas@google.com
2009-06-27
2
-11
/
+12
*
Add a command line switch to allow setting the max size
rvargas@google.com
2009-06-26
2
-0
/
+8
*
Make the new new tab page the default new tab page.
arv@google.com
2009-06-26
2
-12
/
+11
*
Missed a test that needed to be updated with r19418.
mark@chromium.org
2009-06-26
1
-7
/
+15
*
Use platform-appropriate newlines in JSON output.
mark@chromium.org
2009-06-26
2
-3
/
+5
*
Do some minor cleanup I noticed in SiteInstance. Before, we would parse and
brettw@chromium.org
2009-06-26
2
-1
/
+7
*
Use regular notifications for theme changes.
tc@google.com
2009-06-26
1
-0
/
+3
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-0
/
+21
*
Revert cl 19359 due to browser_tests timeout.
tim@chromium.org
2009-06-26
1
-2
/
+0
*
Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...
tim@chromium.org
2009-06-26
1
-0
/
+2
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
1
-19
/
+0
*
Revert r19318. Seems we're blocking some UI thread though I thought we didn't...
thestig@chromium.org
2009-06-26
1
-1
/
+1
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-0
/
+19
*
Reap dead xdg-open processes so they don't turn into zombies.
thestig@chromium.org
2009-06-26
1
-1
/
+1
*
Hooks backend tip service into new tab page. Also changes tip service to loa...
mirandac@chromium.org
2009-06-25
2
-8
/
+8
*
Two tab dragging fixes for various window managers:
jhawkins@chromium.org
2009-06-25
3
-16
/
+58
*
two more unit_test fixes for: http://codereview.chromium.org/140018
rafaelw@chromium.org
2009-06-25
1
-0
/
+1
*
Linux: plumb fontconfig call out to the sandbox host.
agl@chromium.org
2009-06-25
1
-0
/
+19
*
Refactored ExtensionsPrefs to store paths relative to the extensions install ...
rafaelw@chromium.org
2009-06-25
1
-5
/
+2
*
Temporary extension UI for the Mac.
avi@chromium.org
2009-06-25
1
-0
/
+13
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
2
-0
/
+8
*
Add an about:inducebrowsercrashforrealz URL.
jeremy@chromium.org
2009-06-25
2
-0
/
+5
*
Revert r19162,19179 as they caused the toolbar and bookmark bar to regress an...
estade@chromium.org
2009-06-25
2
-15
/
+0
*
Fix extension unpacking on linux/mac
tc@google.com
2009-06-24
2
-1
/
+8
*
Add support for RTL languages in the gtk bookmark bar.
jhawkins@chromium.org
2009-06-24
2
-0
/
+15
*
Fix the screen bounds calculation of windowless widgets. Only windowed paren...
jhawkins@chromium.org
2009-06-24
1
-3
/
+14
*
Initial implementation of the hung renderer dialog on Mac.
rohitrao@chromium.org
2009-06-24
1
-10
/
+0
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
6
-52
/
+0
*
show back/forward menu on right click
estade@chromium.org
2009-06-24
2
-0
/
+21
*
Don't enumerate unmapped top-level windows. This occurs most often in the Co...
jhawkins@chromium.org
2009-06-23
1
-0
/
+3
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
1
-2
/
+2
*
Handle RTL layout in the gtk tabstrip.
jhawkins@chromium.org
2009-06-23
2
-0
/
+12
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
2
-0
/
+6
[next]