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
*
Hide the window frame when the last tab is dragged out of a tabstrip.
jhawkins@chromium.org
2009-06-22
4
-14
/
+29
*
Move toolbar hotkeys to BrowserWindowGtk.
estade@chromium.org
2009-06-22
3
-26
/
+12
*
Support middle click navigation with infobar links.
estade@chromium.org
2009-06-22
3
-2
/
+63
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
18
-303
/
+205
*
GTK: Fixes regression where "Add Page..." didn't work and printed a NOTIMPLEM...
erg@google.com
2009-06-22
1
-3
/
+3
*
Paste and Go was missing on the omnibar this CL will append a menu item to th...
mhm@chromium.org
2009-06-22
2
-4
/
+45
*
Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...
ben@chromium.org
2009-06-22
1
-0
/
+1
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
6
-119
/
+44
*
Always draw the blue gradient background, even if the custom frame
tc@google.com
2009-06-22
1
-24
/
+27
*
Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...
aa@chromium.org
2009-06-22
4
-4
/
+47
*
Add a TODO comment for later when I have more time. (hahaha)
erg@google.com
2009-06-22
1
-0
/
+6
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-22
5
-42
/
+74
*
Add support for XF86Back and friends. This is how it's done in Galeon.
thestig@chromium.org
2009-06-22
2
-0
/
+16
*
Fix type. Fixes the gcc4.3 build.
tc@google.com
2009-06-22
1
-1
/
+1
*
Move the titlebar background drawing from the titlebar to the
tc@google.com
2009-06-22
3
-34
/
+15
*
Changes tab overview to create a window the max size it can possibly
sky@chromium.org
2009-06-22
5
-81
/
+58
*
Rebuild the bookmark context menu from scratch when selection changes.
estade@chromium.org
2009-06-22
3
-26
/
+57
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
17
-60
/
+283
*
Revert to enumerating all X windows if the Window Manager doesn't support _NE...
jhawkins@chromium.org
2009-06-22
5
-15
/
+42
*
More CHECKs in my continuing effort to figure out what is going on. Neither ...
pkasting@chromium.org
2009-06-22
2
-2
/
+3
*
Cancel all pending requests when a worker goes away.
jam@chromium.org
2009-06-22
2
-4
/
+2
*
Revert bump of VERSION file
mal@chromium.org
2009-06-22
1
-1
/
+1
*
Updating trunk VERSION build from 191.0 to 192.0
mal@chromium.org
2009-06-22
1
-1
/
+1
*
Returned rect was never being set for OnGetRootWindowRect().
shess@chromium.org
2009-06-22
1
-1
/
+1
*
Updating trunk VERSION build from 190.0 to 191.0
mal@chromium.org
2009-06-22
1
-1
/
+1
*
Correct logic that changes throbber states such that it will stay in the "wai...
pinkerton@chromium.org
2009-06-22
1
-6
/
+10
*
GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.
erg@google.com
2009-06-22
2
-8
/
+6
*
Switch to using FilePath as long as possible for LoginDatabase, and do the co...
stuartmorgan@chromium.org
2009-06-22
4
-11
/
+10
*
Add the ability to resize the window when over the custom frame.
tc@google.com
2009-06-22
6
-68
/
+250
*
Adds a missing call to TabContents::WasHidden() on Mac.
rohitrao@chromium.org
2009-06-22
2
-12
/
+15
*
Theme image support for the Mac.
avi@chromium.org
2009-06-22
5
-42
/
+118
*
By user request, focus should go to the location bar when about:blank is the ...
jcampan@chromium.org
2009-06-22
2
-0
/
+9
*
gtk EditKeywordController properly enables controls when created without a Te...
mattm@chromium.org
2009-06-22
1
-0
/
+2
*
Fix Linux code coverage.
jrg@chromium.org
2009-06-22
1
-1
/
+3
*
Refactor the favicon loader out of gtk/options/general_page_gtk to gtk/list_s...
mattm@chromium.org
2009-06-22
5
-82
/
+164
*
Landing Thiago Farina bug fix for the saved password dialog.
jcampan@chromium.org
2009-06-22
2
-6
/
+18
*
Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...
mattm@chromium.org
2009-06-22
6
-2
/
+330
*
Flip red and blue channels for painting in 24-bit bpp without Xrender.
thestig@chromium.org
2009-06-22
2
-50
/
+49
*
Adding the ability to remove page actions.BUG=NoneTEST=unit test.
finnur@chromium.org
2009-06-22
10
-34
/
+83
*
Only show tooltip when window is key.
pinkerton@chromium.org
2009-06-22
1
-1
/
+1
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-22
17
-283
/
+60
*
Revert :
nsylvain@chromium.org
2009-06-22
25
-52
/
+96
*
Fix bug where content scripts are not run if they are in
aa@chromium.org
2009-06-22
1
-1
/
+1
*
A quick fix for Issue 3803.
hbono@chromium.org
2009-06-22
1
-0
/
+17
*
Fonts and Languages Linux GTK Preparation
mhm@chromium.org
2009-06-22
7
-27
/
+225
*
Re-enable the print unit tests.
levin@chromium.org
2009-06-21
2
-2
/
+2
*
Get correct request to finsh time for histogram
jar@chromium.org
2009-06-20
1
-3
/
+3
*
Colors status bubble according to theme.
mirandac@chromium.org
2009-06-20
1
-7
/
+11
*
Revert mini_installer.exe landing.
sgk@google.com
2009-06-20
1
-0
/
+1
*
Convert mini_installer.exe to gyp.
sgk@google.com
2009-06-20
1
-1
/
+0
[next]