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
...
*
Extension Installed InfoBubble
rafaelw@chromium.org
2009-11-06
15
-59
/
+480
*
Make sure to fire menu items only once per key. Also, crash less.
thakis@chromium.org
2009-11-06
1
-1
/
+6
*
[Mac] Defer close from renderer while tab is a drag source.
shess@chromium.org
2009-11-06
1
-3
/
+12
*
Add View:Developer:JavaScript Console, bind to command-shift-C
mark@chromium.org
2009-11-06
3
-69
/
+743
*
Adds hover and pressed states for the newtab button on the Mac.
dmaclach@chromium.org
2009-11-06
6
-9
/
+3631
*
Open the extensions manager tab in single-tab-per-window mode.
aa@chromium.org
2009-11-06
2
-9
/
+9
*
Document restrictions on integers in the version.
kathyw@google.com
2009-11-06
2
-7
/
+21
*
Bulletproof the url going into a std::string and ensure it's not going to
pinkerton@chromium.org
2009-11-06
1
-5
/
+12
*
Reenable tests that were disabled due to the epic flakyness of LocalStorage w...
jorlow@chromium.org
2009-11-06
2
-4
/
+2
*
Added menu item for sync to wrench menu.
akalin@chromium.org
2009-11-06
4
-4
/
+204
*
Wires through didChangeScrollOffset so that it triggers saving content
sky@chromium.org
2009-11-06
2
-0
/
+5
*
DevTools: provide a way for clients to detach and attach client hosts to rend...
pfeldman@chromium.org
2009-11-06
2
-11
/
+57
*
GTK: Fix context menu positioning.
estade@chromium.org
2009-11-06
6
-19
/
+52
*
Part 2 of string cleanup in Sync:
munjal@chromium.org
2009-11-06
13
-492
/
+386
*
GTK: Change find bar to use a floating container rather than some hacked up g...
estade@chromium.org
2009-11-06
6
-92
/
+87
*
Add another drag flavor for bookmark menu controller menu items.
estade@chromium.org
2009-11-06
1
-2
/
+4
*
Rename gtk_tree::ModelAdapter to TableAdapter in preparation for adding TreeA...
mattm@chromium.org
2009-11-06
10
-28
/
+28
*
Revert 31284 - Added menu item for sync to wrench menu.
willchan@chromium.org
2009-11-06
4
-202
/
+4
*
Send keypress() events for ctrl-key and cmd-key in addition to keydown().
thakis@chromium.org
2009-11-06
2
-1
/
+27
*
Extensions UI page should not allow Reload forextensions that are not 'in dev...
finnur@chromium.org
2009-11-06
6
-10
/
+15
*
Added menu item for sync to wrench menu.
akalin@chromium.org
2009-11-06
4
-4
/
+202
*
Mac: show correct default favicon in tab strip.
viettrungluu@chromium.org
2009-11-06
2
-3
/
+8
*
Add flaky purify failures for unit_tests.exe.
willchan@chromium.org
2009-11-06
1
-0
/
+72
*
Got rid of DieFileDie in user_settings_unittest.cc.
idana@chromium.org
2009-11-06
2
-32
/
+49
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
15
-67
/
+65
*
Another regression from r31031: Fix RWHV sizing in extension popups.
tony@chromium.org
2009-11-06
1
-0
/
+1
*
Revamp the docs for message passing, including the new sendRequest API.
mpcomplete@chromium.org
2009-11-06
36
-141
/
+973
*
Update the purify suppressions for unit_tests.exe_MLK.
willchan@chromium.org
2009-11-06
1
-5
/
+16
*
Attempt at fixing crash when showing bookmark model. The crash
sky@chromium.org
2009-11-06
1
-1
/
+3
*
Turn LocalStorage on by default.
jorlow@chromium.org
2009-11-06
6
-10
/
+7
*
Fixes bug where clicking on bookmark in a folder or home button
sky@chromium.org
2009-11-06
2
-6
/
+11
*
Relaxes constraint that typing in a url in the omnibox of a pinned tab
sky@chromium.org
2009-11-06
1
-4
/
+10
*
Disable OptionsPage test.
willchan@chromium.org
2009-11-06
1
-2
/
+2
*
Poor work-around for the crasher 23411.
jcampan@chromium.org
2009-11-06
3
-0
/
+18
*
Fix Mac Breakpad glue compilation error:
mark@chromium.org
2009-11-06
1
-5
/
+6
*
Some style cleanup from comments after commit.
thomasvl@chromium.org
2009-11-06
1
-12
/
+15
*
Fix the mediator thread to check for a valid xmpp client before trying to
zork@google.com
2009-11-06
1
-3
/
+18
*
add some histograms to extensions
erikkay@chromium.org
2009-11-06
5
-4
/
+119
*
Correctly route the notifications permission-request-complete callback to the...
johnnyg@chromium.org
2009-11-06
3
-7
/
+13
*
Fix ReportBug dialog so that cancel button moves with the send button as it e...
mirandac@chromium.org
2009-11-06
3
-10
/
+35
*
Prevent being caught in a drag without the correct set up being first perform...
pinkerton@chromium.org
2009-11-06
1
-2
/
+11
*
Fix issue where transparent window background wouldn't show up until after yo...
pinkerton@chromium.org
2009-11-06
1
-21
/
+33
*
[Mac] Prefs l10n width tweaks
thomasvl@chromium.org
2009-11-06
2
-49
/
+138
*
Update the find result index "(m of n)" whenever there is an active selection...
johnnyg@chromium.org
2009-11-06
3
-1
/
+68
*
Move cancel button to left to comply with Apple HIG. Bind Cancel button to ES...
mirandac@chromium.org
2009-11-06
1
-5
/
+5
*
Fix crasher caused by not checking for empty strings before converting.
mirandac@chromium.org
2009-11-06
1
-4
/
+4
*
DevTools: Follow up to r31226. Fixed one of the toggledevtools calls.
pfeldman@chromium.org
2009-11-06
2
-2
/
+4
*
DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".
pfeldman@chromium.org
2009-11-06
12
-19
/
+63
*
Removed some crash suppressions:
ager@chromium.org
2009-11-06
1
-6
/
+0
*
For Siggi, from http://codereview.chromium.org/375002/show
mad@chromium.org
2009-11-06
1
-3
/
+6
[prev]
[next]