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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another fix for my new unit-test "SpellCheckTest.SpellCheckTest".
hbono@chromium.org
2009-08-14
1
-5
/
+16
*
A fix for a unit-test break on Mac.
hbono@chromium.org
2009-08-14
2
-7
/
+14
*
Added a unit test "SpellCheckTest.SpellCheckText".
hbono@chromium.org
2009-08-14
29
-0
/
+239
*
Update chrome.extension docs. Also, remove old no longer needed
aa@chromium.org
2009-08-14
19
-24
/
+17
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-1
/
+1
*
Temporarily disable ExtensionBrowserTest.Toolstrip while the
levin@chromium.org
2009-08-14
1
-1
/
+2
*
The change has the followings:
lzheng@chromium.org
2009-08-14
11
-101
/
+675
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
29
-126
/
+442
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
14
-166
/
+210
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
2
-2
/
+2
*
Fix SyncSetupWizard test again; the order of operations when the HtmlDialogView
tim@chromium.org
2009-08-14
2
-28
/
+47
*
Reverting 23406.
levin@chromium.org
2009-08-14
1
-1
/
+1
*
Prevent mouse down events in the bookmark bar and download shelf from moving
paul@chromium.org
2009-08-14
7
-6
/
+106
*
Check for enter as well as return in the find bar
estade@chromium.org
2009-08-14
1
-1
/
+2
*
Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re...
jhawkins@chromium.org
2009-08-14
1
-1
/
+1
*
coverity: Don't leak the FileVersionInfo.
jhawkins@chromium.org
2009-08-14
1
-8
/
+10
*
Revert some of my automation provider changes. Maybe it's possible that GetRe...
estade@chromium.org
2009-08-14
2
-10
/
+9
*
Disable TabDraggingTest.Tab2OutOfTabStrip temporarily.
sidchat@google.com
2009-08-14
1
-1
/
+2
*
Another fix to make toolkit views happy.
estade@chromium.org
2009-08-14
1
-13
/
+15
*
Build breakpad / crash reporting on Linux 64-bit.
deanm@chromium.org
2009-08-14
2
-8
/
+8
*
Show favicon in panel title, highlight focused panel, fix breakage
davemoore@chromium.org
2009-08-13
4
-74
/
+122
*
I changed an OS_WIN to TOOLKIT_VIEWS. The buildbot doesn't like it. Why don't...
estade@chromium.org
2009-08-13
1
-2
/
+1
*
GTK: Add view ids to our widgets. These will be used for testing.
estade@chromium.org
2009-08-13
13
-12
/
+213
*
Fix regression caused by CL 16142
suzhe@chromium.org
2009-08-13
2
-11
/
+123
*
Address bug 12392 by only updating the PRIMARY selection if we are currently
estade@chromium.org
2009-08-13
3
-1
/
+11
*
linux: More automation porting.
estade@chromium.org
2009-08-13
12
-57
/
+126
*
Re-factor extension docs generation code. Now support referenced types and ty...
rafaelw@chromium.org
2009-08-13
22
-309
/
+202
*
Reland r23358 with a fix for linux unit_tests:
tony@chromium.org
2009-08-13
3
-25
/
+19
*
coverity: Check the return value of PathService::Get.
jhawkins@chromium.org
2009-08-13
1
-2
/
+2
*
coverity: Pass strings by reference.
jhawkins@chromium.org
2009-08-13
1
-1
/
+2
*
When you clicked Get Themes in Mac prefs, the browser window containing the t...
beng@google.com
2009-08-13
2
-2
/
+3
*
Chance the toast experiment from TS to TT
cpu@chromium.org
2009-08-13
1
-10
/
+14
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
14
-52
/
+52
*
Reverting 23343.
sidchat@google.com
2009-08-13
1
-12
/
+1
*
re-enable test.
sidchat@google.com
2009-08-13
1
-1
/
+1
*
Disable BrowserCommandsTest.TabNavigationAccelerators.
sidchat@google.com
2009-08-13
1
-1
/
+1
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
14
-52
/
+52
*
Revert "Better location for setting the size of tab contents. This should"
tony@chromium.org
2009-08-13
2
-14
/
+23
*
Argh, reverting the change to remove the "crx" file extension
aa@chromium.org
2009-08-13
1
-3
/
+17
*
BUG=http://crbug.com/17986
jrg@chromium.org
2009-08-13
1
-3
/
+0
*
Make confirm info bar buttons support mnemonics.
tony@chromium.org
2009-08-13
1
-2
/
+6
*
DevTools: Disable sanity tests while merging the DOMAgent commit upstream. (R...
pfeldman@chromium.org
2009-08-13
1
-0
/
+6
*
Better location for setting the size of tab contents. This should
tony@chromium.org
2009-08-13
2
-23
/
+14
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
14
-52
/
+52
*
Rollback 23350. Fix build breakage: no object file generated.
pfeldman@chromium.org
2009-08-13
1
-5
/
+0
*
DevTools: Disable sanity tests while merging the DOMAgent commit upstream.
pfeldman@chromium.org
2009-08-13
1
-0
/
+5
*
Add some paranoid CHECKs to the ExtensionMessageService to track down a crash.
mpcomplete@chromium.org
2009-08-13
1
-0
/
+11
*
Move the sync related GYP variables and conditions to chrome.gyp from
munjal@chromium.org
2009-08-13
1
-1
/
+12
*
Make drag-to-activate session history dropdowns less sensitive. Patch from vi...
pinkerton@chromium.org
2009-08-13
1
-2
/
+13
*
Take 2 at fixing anchor links opening in background tabs on linux.
tony@chromium.org
2009-08-13
2
-2
/
+22
[next]