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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTK: Add download shelf first show animation.
estade@chromium.org
2009-05-15
3
-77
/
+71
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
4
-2
/
+15
*
Undo changes to files that crept into the wrong CL
estade@chromium.org
2009-05-15
1
-1
/
+5
*
If there is not enough room in the download shelf to show a download, move th...
jcampan@chromium.org
2009-05-15
3
-6
/
+43
*
Linux: Make findbar restore focus to last focused widget on close.
estade@chromium.org
2009-05-15
1
-5
/
+1
*
Handful of changes to get views building again. The tab.cc ifdefs are
sky@chromium.org
2009-05-15
3
-6
/
+22
*
Displaying consecutive alerts from plugins should not hang the browser. The p...
ananta@chromium.org
2009-05-15
2
-0
/
+5
*
Reverting 16158.
beng@google.com
2009-05-15
1
-4
/
+2
*
Tweak layout of password manager views so the buttons don't
tim@chromium.org
2009-05-15
2
-24
/
+21
*
Privacy option added for all cookies to become session cookies.
idanan@chromium.org
2009-05-15
1
-2
/
+4
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
59
-203
/
+205
*
Refactors DockInfo so that it can be used on Linux. I haven't done the
sky@chromium.org
2009-05-15
2
-24
/
+38
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
27
-72
/
+76
*
Signature changed to take a Profile*
tim@chromium.org
2009-05-15
2
-2
/
+2
*
Remove a trailing slash in BrowserView. gcc doesn't like these.
sky@chromium.org
2009-05-14
1
-1
/
+1
*
Move Always On Top setting out of Window/WindowDelegate and into task manager...
beng@google.com
2009-05-14
5
-25
/
+6
*
Refactors menus so that I can create a MenuGtk implementation, and moves it into
sky@chromium.org
2009-05-14
10
-99
/
+109
*
Add star icon for bookmarked results in the omnibox2 popup view.
beng@google.com
2009-05-14
2
-6
/
+18
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
28
-63
/
+85
*
Fix regression caused by gfx::Size no longer accepting negative
tim@chromium.org
2009-05-14
1
-3
/
+2
*
Add match count text to the GTK find bar. This also makes the bar wider.
brettw@chromium.org
2009-05-14
2
-25
/
+6
*
Clean-up of the accelerator code.
jcampan@chromium.org
2009-05-14
6
-34
/
+38
*
Fix some issues with the omnibox2 popup:
beng@google.com
2009-05-13
2
-7
/
+13
*
Move tree-related classes that Linux code depends on from views/ to app/
phajdan.jr@chromium.org
2009-05-13
4
-11
/
+9
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
28
-85
/
+63
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
28
-63
/
+85
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
16
-18
/
+18
*
Use the standard dotted rectangle when moving a tab out when "Show window
maruel@chromium.org
2009-05-12
2
-1
/
+23
*
Draw the maximized frame background correctly.
glen@chromium.org
2009-05-12
1
-3
/
+13
*
Removing floating views, they are not used anymore.
jcampan@chromium.org
2009-05-11
2
-8
/
+1
*
This CL revert the fix for issue 2780 - RTL: Omnibar - message "Press Tab to ...
xji@chromium.org
2009-05-11
1
-46
/
+4
*
Forgot to add these files as part of last change.
ben@chromium.org
2009-05-10
2
-0
/
+121
*
Add a new ViewsDelegate interface and implementation in the windows browser UI.
ben@chromium.org
2009-05-10
2
-0
/
+11
*
Fix NOTREACHED in status bubble if window is made too small.
glen@chromium.org
2009-05-09
1
-2
/
+3
*
Use the non-native frame when using themes even on Aero Glass.
ben@chromium.org
2009-05-09
1
-0
/
+1
*
Some unnecessary painting and initing was being done.
glen@chromium.org
2009-05-09
1
-4
/
+0
*
This is the first pass at themes.
glen@chromium.org
2009-05-09
19
-641
/
+578
*
Implement the popup blocking whitelist pref. This makes the whitelist actual...
pkasting@chromium.org
2009-05-09
2
-21
/
+62
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
17
-17
/
+14
*
This CL fix issue 9837 - RTL: "Pop-ups blocked" bar should be at left-bottom ...
xji@chromium.org
2009-05-08
1
-2
/
+12
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
41
-126
/
+46
*
Add PreferredSizeChanged() to View to allow subviews to notify their parents ...
erikkay@google.com
2009-05-08
3
-1
/
+7
*
Various popup UI fixes:
pkasting@chromium.org
2009-05-08
4
-243
/
+271
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
155
-475
/
+475
*
this CL changes some comments in the fix of issue 2780
xji@chromium.org
2009-05-07
1
-3
/
+4
*
This CL fixes issue 2780 - RTL: Omnibar - message "Press Tab to search Google...
xji@chromium.org
2009-05-07
1
-4
/
+45
*
Adjust the position of the tabstrip to leave space for window controls in RTL...
ben@chromium.org
2009-05-07
1
-3
/
+11
*
Implement some basic drawing of Linux Omnibox SSL lock icons.
deanm@chromium.org
2009-05-07
1
-1
/
+1
*
Uses the MirroringContext class in omnibox2.
hbono@chromium.org
2009-05-07
1
-41
/
+99
*
Remove all traces of NotificationService from views.
ben@chromium.org
2009-05-07
1
-1
/
+6
[next]