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
/
views
/
frame
Commit message (
Expand
)
Author
Age
Files
Lines
*
Find-in-bar would steal focus when switching tab.
jcampan@chromium.org
2009-10-02
1
-2
/
+0
*
Attempt to fix the Linux views build
jam@chromium.org
2009-10-02
1
-2
/
+1
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
2
-0
/
+21
*
Coverity: Fix the AcceleratorPressed override to match the declaration in Wid...
jhawkins@chromium.org
2009-10-01
2
-6
/
+9
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-5
/
+7
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-7
/
+5
*
Change the way the NonClientView handles forcing the native frame for popups/...
ben@chromium.org
2009-09-28
9
-45
/
+65
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-5
/
+7
*
[Relanding erg's change with fix for toolkit_views shortcuts and
jcampan@chromium.org
2009-09-25
1
-11
/
+4
*
Misc. Cleanup related to OOP Profile Import
jeremy@chromium.org
2009-09-25
1
-0
/
+1
*
Makes it so that you shouldn't be able to get a big fat bookmark
sky@chromium.org
2009-09-25
2
-0
/
+5
*
Changes from listening to focus-out/focus-in for active status to
sky@chromium.org
2009-09-24
2
-12
/
+5
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
1
-0
/
+1
*
Fix views build.
estade@chromium.org
2009-09-23
1
-1
/
+1
*
Download in progress dialog:
estade@chromium.org
2009-09-23
1
-7
/
+12
*
Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments on
sky@chromium.org
2009-09-22
1
-1
/
+1
*
hide toolstrips in full screen mode
erikkay@chromium.org
2009-09-22
1
-0
/
+5
*
allow the handle to be hidden when moles are expanded
erikkay@chromium.org
2009-09-21
1
-2
/
+5
*
Fix BrowserFrameWin::OnMoving bad_override coverity error.
mattm@chromium.org
2009-09-18
2
-2
/
+2
*
While fixing bug 22070 (Toolstrip theme background not updated when resizing ...
finnur@chromium.org
2009-09-18
1
-1
/
+0
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-15
2
-239
/
+39
*
Revert change 26184, 26181 and 26178 to fix
nsylvain@chromium.org
2009-09-15
2
-39
/
+239
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-14
2
-239
/
+39
*
Removes some dead NOTIMPLEMENTEDs and enables some code that no longer
sky@chromium.org
2009-09-14
1
-1
/
+0
*
Split the "downloads in progress at exit" confirm dialog text into
paul@chromium.org
2009-09-14
1
-13
/
+45
*
This CL makes the focus remembered across tab switches for Chrome Linux with ...
jcampan@chromium.org
2009-09-14
2
-0
/
+16
*
Remove jankiness from bookmark animation for --show-extensions-on-top.
sidchat@google.com
2009-09-08
1
-4
/
+0
*
Fixes regression introduced in dnd refactoring. I removed a check for
sky@chromium.org
2009-09-08
4
-39
/
+105
*
Move the "history is too new" dialog out of
tony@chromium.org
2009-09-05
2
-0
/
+22
*
Make the extension shelf appear on the left of the bookmark bar, instead of o...
sidchat@google.com
2009-09-04
1
-15
/
+23
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
2
-2
/
+3
*
Move status area view to the chromeos directory.
brettw@chromium.org
2009-09-03
2
-409
/
+0
*
Infrastructure to allow putting Extension Shelf on top along with Bookmarks.
sidchat@google.com
2009-09-02
2
-16
/
+322
*
Some enhancements as requested to the compact nav bar. The search box looks
brettw@chromium.org
2009-09-02
1
-4
/
+29
*
Workaround Skia and Pango measuring font heights differently by asking Pango
brettw@chromium.org
2009-09-02
1
-1
/
+1
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
2
-0
/
+5
*
Experiment with dislodging the Extension Shelf and having it only appear on t...
finnur@chromium.org
2009-08-30
2
-6
/
+32
*
Revert "Gtk confirm form resubmission dialog." Broke linux views build.
mattm@chromium.org
2009-08-28
2
-6
/
+0
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-28
2
-0
/
+6
*
Introduce accesskeys for Chrome menus.
mhm@chromium.org
2009-08-26
2
-0
/
+10
*
We weren't drawing the toolbar color, leading to theme hideousness.
glen@chromium.org
2009-08-24
1
-5
/
+6
*
Relands drop support:
sky@chromium.org
2009-08-19
2
-20
/
+27
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
2
-27
/
+20
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
2
-20
/
+27
*
Bugfixes and enhancements to the compact nav bar and the status area.
brettw@chromium.org
2009-08-18
2
-2
/
+81
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
2
-3
/
+6
*
Add a first attempt at a compact location bar and a status bar. The status bar
brettw@chromium.org
2009-08-11
3
-1
/
+306
*
Fix the theme overlay when the window is maximized and inactive. We
tc@google.com
2009-08-11
1
-1
/
+3
*
Make sure we don't set focus to the findbar until after the focus is restored...
estade@chromium.org
2009-08-11
1
-0
/
+2
*
Ensure that popups windows are not themed.
mirandac@chromium.org
2009-08-07
2
-14
/
+48
[next]