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
/
bookmark_bar_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several painting glitches for toolstrips.
aa@chromium.org
2009-04-27
1
-6
/
+7
*
Don't allow the browser window to be resized so small that layout starts brea...
pkasting@chromium.org
2009-04-27
1
-2
/
+7
*
Add transparency support to RenderWidgetHostView.
aa@chromium.org
2009-04-23
1
-7
/
+64
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
1
-2
/
+2
*
Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes...
robertshield@google.com
2009-04-23
1
-7
/
+2
*
Don't allow the browser window to be resized so small that layout starts brea...
pkasting@chromium.org
2009-04-23
1
-2
/
+7
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-2
/
+1
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
1
-3
/
+3
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
1
-1
/
+3
*
Fixes regression in dragging bookmark bar. The bookmark bar would not
sky@chromium.org
2009-04-03
1
-2
/
+3
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-4
/
+5
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
1
-3
/
+6
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
1
-2
/
+2
*
Mac bookmark work.
jrg@chromium.org
2009-03-18
1
-23
/
+1
*
Fix bug where an extension toolstrip would sometimes get added twice to the
mpcomplete@google.com
2009-03-17
1
-3
/
+11
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
1
-16
/
+18
*
Disallows dragging from the bookmark bar when the bookmark bar is
sky@google.com
2009-03-13
1
-0
/
+8
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-253
/
+0
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-3
/
+256
*
Refactors code for showing bookmarks menus into a standalone class
sky@google.com
2009-03-12
1
-364
/
+44
*
Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in...
mpcomplete@google.com
2009-03-10
1
-1
/
+2
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
1
-7
/
+87
*
Reverting 11294.
mpcomplete@google.com
2009-03-09
1
-87
/
+7
*
Support loading extensions into the bookmark toolbar.
mpcomplete@google.com
2009-03-09
1
-7
/
+87
*
Wires up sorting of bookmarks to the 'organize menu' in the bookmark
sky@google.com
2009-02-27
1
-0
/
+25
*
Fixes regression where bookmark bar would appear all black. Actually,
sky@google.com
2009-02-26
1
-5
/
+0
*
Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check for
sky@google.com
2009-02-25
1
-1
/
+1
*
Adds some debugging code in hopes of figuring out who is removing the
sky@google.com
2009-02-25
1
-1
/
+8
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+2
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-0
/
+1
*
Preliminary fullscreen mode support.
pkasting@chromium.org
2009-02-18
1
-0
/
+7
*
Cleanup in preparation for Fullscreen mode.
pkasting@chromium.org
2009-02-13
1
-5
/
+8
*
Second try of landing chrome_resources project. Changes from last time:
tc@google.com
2009-02-12
1
-1
/
+1
*
Revert "Create a chrome_resources.vcproj that holds grd files that hold"
tc@google.com
2009-02-12
1
-1
/
+1
*
Create a chrome_resources.vcproj that holds grd files that hold
tc@google.com
2009-02-12
1
-1
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-12
/
+13
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Move skia_utils into the skia namespace.
brettw@google.com
2008-12-12
1
-14
/
+14
*
Makes open all work again on the bookmark bar's context menu.
sky@google.com
2008-12-12
1
-0
/
+1
*
Reduce the amount of space between the location bar and the bookmark bar by a...
glen@chromium.org
2008-12-12
1
-7
/
+15
*
Split the cross-platform part of skia_utils_win into skia_utils. Use this new
brettw@google.com
2008-12-03
1
-1
/
+1
*
Move base/gfx/skia_util to skia/ext/skia_util_win.
brettw@google.com
2008-12-03
1
-1
/
+1
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
1
-15
/
+15
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
1
-15
/
+15
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-7
/
+7
[next]