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
/
browser_views.vcproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the BookmarkMenuController out of bookmarks to the platform-specific part
brettw@chromium.org
2009-05-26
1
-0
/
+8
*
Refactors TabContentsContainerView into TabContentsContainer and associated p...
ben@chromium.org
2009-05-22
1
-8
/
+24
*
Move a bunch of dialog creation routines to browser_dialogs.h to break the
brettw@chromium.org
2009-05-22
1
-0
/
+4
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-3
/
+5
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-4
/
+3
*
Reverting 16569.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
Fix release build by adding intermediate dir to release build include dirs too.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-3
/
+4
*
Fix inspection of extensions.
aa@chromium.org
2009-05-19
1
-8
/
+0
*
Factor out a BrowserFrame interface, and move the existing Windows-based code
brettw@chromium.org
2009-05-19
1
-2
/
+6
*
Refactors HWNDPhotobooth into NativeViewPhotobooth and
sky@chromium.org
2009-05-18
1
-2
/
+6
*
An attempt to abstract the logic of the various layered windows we're using t...
erikkay@google.com
2009-05-18
1
-0
/
+12
*
GTK: Add download shelf first show animation.
estade@chromium.org
2009-05-15
1
-5
/
+1
*
Undo changes to files that crept into the wrong CL
estade@chromium.org
2009-05-15
1
-1
/
+5
*
Linux: Make findbar restore focus to last focused widget on close.
estade@chromium.org
2009-05-15
1
-5
/
+1
*
Add a new ViewsDelegate interface and implementation in the windows browser UI.
ben@chromium.org
2009-05-10
1
-0
/
+8
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-4
/
+0
*
Refactor view from methods to show hung renderer dialog.
tc@google.com
2009-05-06
1
-4
/
+0
*
Adds (non-working) folders and GTK dialogs.
erg@google.com
2009-04-23
1
-8
/
+0
*
On uninstall ask whether to delete profile.
kuchhal@chromium.org
2009-04-17
1
-0
/
+8
*
Split out the contents view into its own header. rename it to AutocompletePop...
ben@chromium.org
2009-04-16
1
-0
/
+8
*
Use tab to group "Show saved passwords" and "Exceptions"
hclam@chromium.org
2009-04-15
1
-16
/
+28
*
Allow a different omnibox popup to be enabled via the command line (--enable-...
ben@chromium.org
2009-04-10
1
-0
/
+12
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
1
-0
/
+8
*
Adds a bookmark menu. This is experimental. To turn on you need
sky@google.com
2009-03-20
1
-0
/
+8
*
Makes drops above the tabstrip work again. This stopped working
sky@google.com
2009-03-13
1
-0
/
+8
*
Support DWM switching.
ben@chromium.org
2009-03-03
1
-21
/
+5
*
Revert "Revert "Fullscreen mode UI.""
kuchhal@chromium.org
2009-02-23
1
-0
/
+8
*
Revert "Fullscreen mode UI."
kuchhal@chromium.org
2009-02-23
1
-8
/
+0
*
Fullscreen mode UI.
pkasting@chromium.org
2009-02-23
1
-0
/
+8
*
Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows
brettw@chromium.org
2009-02-06
1
-0
/
+8
*
Move resource_message_filter and resource_request_details to the renderer_host.
brettw@chromium.org
2009-02-05
1
-0
/
+8
*
Reverting 9090.
ojan@google.com
2009-02-03
1
-8
/
+0
*
Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows
brettw@chromium.org
2009-02-03
1
-0
/
+8
*
Make the shared shell dialog not use Windows types, as well as the web contents
brettw@chromium.org
2009-01-29
1
-1
/
+1
*
Reverting 8822.
brettw@chromium.org
2009-01-28
1
-8
/
+0
*
Factor out the common parts of the about network dialog. I will be using this
brettw@chromium.org
2009-01-28
1
-0
/
+8
*
Create a dialog box for the about:network view and kill the tab type.
brettw@chromium.org
2009-01-24
1
-0
/
+8
*
Prep for generated .vcproj files:
sgk@google.com
2009-01-23
1
-8
/
+0
*
BUG=1007
hclam@chromium.org
2009-01-23
1
-0
/
+8
*
Make the browser talk to the status bubble through an abstract interface to r...
ben@chromium.org
2009-01-22
1
-2
/
+2
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
1
-8
/
+0
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-807
/
+807
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-807
/
+807
*
Chromium-MultiProfile-Prototype
munjal@chromium.org
2008-12-03
1
-0
/
+16
*
Tear out all the old infobar code.
ben@chromium.org
2008-12-03
1
-40
/
+0
*
Beginnings of a new InfoBar system.
ben@chromium.org
2008-11-21
1
-0
/
+16
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
1
-8
/
+8
*
Revert change 5596 because it broke the build
nsylvain@chromium.org
2008-11-18
1
-8
/
+8
*
Last couple of bits of new-frame related cleanup:
ben@chromium.org
2008-11-18
1
-8
/
+8
[next]