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_manager_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out the views table functions into separate header files. Many users only
brettw@chromium.org
2009-05-31
1
-0
/
+1
*
Make Textfield more portable.
ben@chromium.org
2009-05-28
1
-3
/
+3
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-5
/
+5
*
Relands cl 16982 as it wasn't the cause of the build breakage. Here's
sky@chromium.org
2009-05-27
1
-0
/
+11
*
Reverting 16982.
maruel@chromium.org
2009-05-27
1
-11
/
+0
*
Lands http://codereview.chromium.org/115505 for bug
sky@chromium.org
2009-05-27
1
-0
/
+11
*
Move more dialog showing routines to browser_dialogs.h to reduce dependencies
brettw@chromium.org
2009-05-22
1
-0
/
+9
*
Middle clicking on a bookmark from the bookmark manager now
brettw@google.com
2009-05-22
1
-0
/
+13
*
Try to make TextField::Controller implementors cross-platform by abstracting
brettw@chromium.org
2009-05-21
1
-5
/
+4
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-2
/
+2
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
1
-5
/
+5
*
Move tree-related classes that Linux code depends on from views/ to app/
phajdan.jr@chromium.org
2009-05-13
1
-1
/
+1
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
1
-5
/
+5
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
1
-5
/
+5
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-1
/
+0
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-2
/
+2
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-6
/
+6
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
1
-8
/
+13
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
1
-2
/
+4
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-6
/
+9
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
1
-2
/
+3
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-3
/
+3
*
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
-1
/
+1
*
Rework the Button API to be saner in preparation for NativeControl rejiggerin...
ben@chromium.org
2009-03-16
1
-2
/
+2
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
1
-0
/
+1
*
rollback again
ben@chromium.org
2009-03-14
1
-1
/
+0
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
1
-0
/
+1
*
revert
ben@chromium.org
2009-03-13
1
-1
/
+0
*
Rename Window->WindowWin
ben@chromium.org
2009-03-13
1
-0
/
+1
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-8
/
+9
*
Add locale_settings.grd to the build. This generates
tc@google.com
2009-02-18
1
-2
/
+2
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
1
-0
/
+1
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Fix broken browser_views on Windows.
phajdan.jr@chromium.org
2009-01-08
1
-0
/
+1
*
Move skia_utils into the skia namespace.
brettw@google.com
2008-12-12
1
-1
/
+1
*
Fixes bookmark menus so that they align properly when rtl.
sky@google.com
2008-12-12
1
-4
/
+9
*
Changes bookmark manager's import to show a description in the files
sky@google.com
2008-12-12
1
-6
/
+2
*
Fixes a handful of related bookmark manager bugs/requests:
sky@google.com
2008-12-11
1
-5
/
+23
*
Split the cross-platform part of skia_utils_win into skia_utils. Use this new
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
-2
/
+3
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
1
-3
/
+2
*
Changes filter used when importing in bookmark manager to include
sky@google.com
2008-12-01
1
-1
/
+1
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-9
/
+8
*
Make the bookmark manager blue.
glen@chromium.org
2008-11-14
1
-2
/
+14
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
1
-15
/
+2
*
Adds the ability for save dialogs to take a default extension.
sky@google.com
2008-11-12
1
-8
/
+12
*
Changes tree/table to pass in an appropriate location when the context
sky@google.com
2008-11-10
1
-8
/
+0
*
Minor layout changes that make the bookmark manager and popup blocker look be...
glen@chromium.org
2008-11-10
1
-4
/
+3
[next]