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
/
browser
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put TabGtk's Observer inside a scoped_ptr.
thestig@chromium.org
2009-10-29
2
-4
/
+25
*
Disable browser test ViewIDTest.Basic that fails on Linux since around r30434
rolandsteiner@chromium.org
2009-10-29
1
-1
/
+1
*
Linux: set minimum window size to 100x100 so it does not disappear with a cus...
thestig@chromium.org
2009-10-29
1
-3
/
+5
*
Do not allow GTK File Chooser dialogs to return directories. This is probably...
thestig@chromium.org
2009-10-29
1
-14
/
+66
*
Give the TabContentsContainer a white background so the user will
tony@chromium.org
2009-10-28
1
-2
/
+4
*
Remove the non-const browser() getter from BrowserWindowGtk.
tony@chromium.org
2009-10-28
1
-5
/
+1
*
GTK: touch up appearance of browser actions badge.
estade@chromium.org
2009-10-28
1
-2
/
+5
*
In ~BrowserToolbarGtk, remove notifications we added in the ctor.
thestig@chromium.org
2009-10-28
1
-0
/
+6
*
GTK: Activate window when "Get themes" button is clicked.
derat@chromium.org
2009-10-28
1
-3
/
+3
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
3
-18
/
+0
*
GTK: Draw floating bookmark bar correctly during resizes.
estade@chromium.org
2009-10-27
2
-20
/
+83
*
Changed button text in Edit Search Engine... dialog to conform
tony@chromium.org
2009-10-27
1
-1
/
+4
*
Replace ExtensionAction with ExtensionAction2.
aa@chromium.org
2009-10-27
3
-8
/
+8
*
Move page actions over to ExtensionAction2 and get rid of
aa@chromium.org
2009-10-27
3
-62
/
+92
*
Add a check for NULL in PopulateFolderCombo.
thestig@chromium.org
2009-10-26
1
-5
/
+8
*
Resubmit http://codereview.chromium.org/314016 with views fixed
zork@chromium.org
2009-10-26
1
-0
/
+1
*
o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.
mark@chromium.org
2009-10-26
1
-0
/
+9
*
GTK: Fix browser action bubble arrow positions.
derat@chromium.org
2009-10-26
5
-70
/
+95
*
CompactNavigationBar for toolkit views build, with some design change per Col...
oshima@chromium.org
2009-10-26
2
-0
/
+4
*
Fix fullscreen mode in chromeos=1 build.
oshima@chromium.org
2009-10-26
2
-10
/
+37
*
Refactor BrowserActions, and add support for
aa@chromium.org
2009-10-24
4
-78
/
+118
*
GTK: Try to position info bubbles onscreen.
derat@chromium.org
2009-10-24
3
-103
/
+193
*
Increase visual spacing between browser action buttons to 5px.
rafaelw@chromium.org
2009-10-24
1
-1
/
+6
*
GTK: Compute infobubble target rects correctly.
derat@chromium.org
2009-10-24
3
-10
/
+16
*
Fix chromeos build break due to out-of-order member initialization.
estade@chromium.org
2009-10-23
1
-1
/
+1
*
Reverting 29961.
glen@chromium.org
2009-10-23
1
-1
/
+0
*
Add the Extensinos menu item to GTK.
estade@chromium.org
2009-10-23
1
-0
/
+1
*
GTK: Fix startup UMR.
estade@chromium.org
2009-10-23
1
-0
/
+1
*
Build sync by default on all platforms. This also turns off sync on both Lin...
zork@chromium.org
2009-10-23
1
-0
/
+1
*
Fix linux build failures. Not sure why these didn't fail before.
pkasting@chromium.org
2009-10-23
2
-0
/
+2
*
Makes inactive pinned tabs on linux throb when the title changes. I
sky@chromium.org
2009-10-23
4
-19
/
+71
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-31
/
+34
*
Readding from scratch instead reverting the revert.
finnur@chromium.org
2009-10-23
1
-0
/
+9
*
Revert 29861 since this fail on the interactive
finnur@chromium.org
2009-10-23
1
-9
/
+0
*
Page actions that don't specify an icon (ie.
finnur@chromium.org
2009-10-23
1
-0
/
+9
*
Linux: fix crash in PopulateCookieDetails called by OnSelectionChanged callback
mattm@chromium.org
2009-10-23
3
-0
/
+43
*
Fix conflicts between accelerator keys and HTML DOM accesskeys.
suzhe@chromium.org
2009-10-23
2
-3
/
+4
*
[GTK] Use gtk_window_present_with_time since the doc's says it is better to use
mattm@chromium.org
2009-10-23
1
-2
/
+2
*
GTK: in gtk theme mode, when a chrome button is showing a menu, make it look ...
estade@chromium.org
2009-10-22
1
-0
/
+3
*
* Moved panel controller to chromeos directory
oshima@chromium.org
2009-10-22
1
-1
/
+1
*
Support for chrome.browserAction.setIcon(imageData) on linux.
rafaelw@chromium.org
2009-10-22
1
-18
/
+30
*
Fix a couple gtk file chooser crashers.
estade@chromium.org
2009-10-22
1
-7
/
+13
*
GTK: Check for null in bookmark bar drag received handler
estade@chromium.org
2009-10-22
1
-0
/
+2
*
GTK: add browser actions popups.
estade@chromium.org
2009-10-22
5
-5
/
+179
*
Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;
erg@google.com
2009-10-22
1
-10
/
+2
*
GTK: add checkbox to external protocol dialog.
estade@chromium.org
2009-10-21
2
-13
/
+48
*
Messaging of the download item for extension is now:
mark@chromium.org
2009-10-21
1
-10
/
+15
*
Hack around the floating tab when using space/enter to end a drag.
tony@chromium.org
2009-10-21
2
-2
/
+38
*
[Linux] Select the first row in cookies table when the Cookies window is
mattm@chromium.org
2009-10-21
3
-1
/
+76
*
GTK: Display explanatory message on sad tab page.
estade@chromium.org
2009-10-21
1
-1
/
+1
[next]