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_bubble_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add accessible_name property for info bubbles (so far added name to bookmark ...
dtseng@chromium.org
2010-06-15
1
-0
/
+4
*
Split RecentlyUsedFolderComboModel into its own module, so we can share it
tfarina@chromium.org
2010-06-12
1
-61
/
+0
*
Implement fading in for the InfoBubble base class.
finnur@chromium.org
2010-05-18
1
-2
/
+7
*
Put back info_bubble with left&right arrows.
dpolukhin@chromium.org
2010-05-07
1
-1
/
+4
*
Rollback http://codereview.chromium.org/1820002
dpolukhin@chromium.org
2010-05-06
1
-4
/
+1
*
Add ability to place bubble arrow on left and right side of the bubble or mak...
dpolukhin@chromium.org
2010-05-06
1
-1
/
+4
*
Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.
viettrungluu@chromium.org
2010-04-28
1
-1
/
+1
*
Bookmark Bubble Accessible Info.
mhm@chromium.org
2010-04-05
1
-2
/
+5
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-6
/
+11
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Rename button from "Close" to "Done" on bookmark bubble and content bubbles.
thakis@chromium.org
2010-02-27
1
-1
/
+1
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-5
/
+5
*
Makes canceling 'bookmark all tabs' delete the folder. Or rather,
sky@chromium.org
2009-10-16
1
-1
/
+2
*
Converts some uses of native_view to native_window. This is necessitated
sky@chromium.org
2009-10-12
1
-1
/
+1
*
Wires up views/gtk to use the gtk bookmark editor.
sky@chromium.org
2009-10-07
1
-2
/
+2
*
Use the system WINDOWTEXT color for labels, instead of black. Also use the s...
pkasting@chromium.org
2009-09-25
1
-4
/
+8
*
Fix 9867: Activating the previous/next buttons with the keyboard in the find ...
finnur@chromium.org
2009-09-03
1
-12
/
+19
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
1
-2
/
+3
*
Make the views bookmark bubble work on GTK.
brettw@chromium.org
2009-08-28
1
-4
/
+16
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
1
-5
/
+4
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-3
/
+1
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-9
/
+10
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-1
/
+3
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-3
/
+1
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-1
/
+3
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-3
/
+1
*
Make Combobox portable
ben@chromium.org
2009-06-02
1
-8
/
+8
*
Make Textfield more portable.
ben@chromium.org
2009-05-28
1
-1
/
+1
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-2
/
+2
*
Move a bunch of dialog creation routines to browser_dialogs.h to break the
brettw@chromium.org
2009-05-22
1
-0
/
+24
*
Gets info_bubble compiling on linux. This code has a ton of ifdefs. It
sky@chromium.org
2009-05-21
1
-1
/
+1
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-1
/
+1
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-2
/
+2
*
Move chrome_canvas to app/gfx
ben@chromium.org
2009-05-06
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
roll back r15177
ben@chromium.org
2009-05-04
1
-1
/
+0
*
Extract all views resources into:
ben@chromium.org
2009-05-04
1
-0
/
+1
*
Create a bookmark editor dialog interface and implement a GTK version.
erg@google.com
2009-04-28
1
-4
/
+5
*
The death knell for the old native buttons, checkboxes and radio buttons.
ben@chromium.org
2009-03-23
1
-7
/
+4
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-4
/
+4
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-3
/
+3
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-3
/
+3
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+2
*
Fix two problems with bookmarking and fullscreen mode:
pkasting@chromium.org
2009-02-18
1
-4
/
+23
*
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
[next]