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
/
ui
/
views
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converts usage of GetBrowserViewForNativeWindow to
sky@chromium.org
2011-09-30
3
-14
/
+10
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle
yosin@chromium.org
2011-09-28
2
-11
/
+10
*
Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...
yosin@chromium.org
2011-09-28
2
-10
/
+11
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.
yosin@chromium.org
2011-09-28
2
-11
/
+10
*
Remove executable permission from extension_uninstall_dialog_view.cc
jstritar@chromium.org
2011-09-22
1
-0
/
+0
*
Fix crashes related to the extension uninstall dialog.
jstritar@chromium.org
2011-09-22
1
-99
/
+177
*
views: Fix views::WindowDelegate comments.
tfarina@chromium.org
2011-09-19
2
-4
/
+4
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-1
/
+1
*
wstring: remove wstrings from all tooltip-related code
evan@chromium.org
2011-09-15
1
-1
/
+1
*
CrOS: Use square borders for dialogs, allow content flush to edge
jamescook@chromium.org
2011-09-14
1
-2
/
+21
*
Set label widths and alignment in the views version of the extension install ...
mihaip@chromium.org
2011-09-07
1
-7
/
+12
*
Preliminary work to allow Chrome to build with USE_AURA.
ben@chromium.org
2011-09-06
1
-1
/
+4
*
Implement the inline extensions/apps install UI for Cocoa.
mihaip@chromium.org
2011-09-06
1
-7
/
+3
*
CrOS - Refactor ExtensionDialog initialization
jamescook@chromium.org
2011-09-02
2
-45
/
+40
*
Implement inline install UI for views.
mihaip@chromium.org
2011-09-02
1
-189
/
+185
*
CrOS - Fix file picker to route callbacks using TabContents
jamescook@chromium.org
2011-09-02
2
-1
/
+7
*
Parse and show CWS data (reviews, number of users) in the inline install dialog.
mihaip@chromium.org
2011-09-01
1
-20
/
+16
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Move RenderWidgetHostViewWin to content.
jam@chromium.org
2011-08-25
1
-1
/
+1
*
Moves ownership of MenuItemView to MenuRunner as well as responbility
sky@chromium.org
2011-08-25
2
-11
/
+20
*
Move bubble border under views/bubble.
saintlou@chromium.org
2011-08-24
3
-12
/
+14
*
Revert "This is a redo of http://codereview.chromium.org/7629009/"
saintlou@chromium.org
2011-08-23
3
-14
/
+12
*
This is a redo of http://codereview.chromium.org/7629009/
saintlou@chromium.org
2011-08-23
3
-12
/
+14
*
content: Move render_widget_host_view_gtk to content/ try 2.
erg@google.com
2011-08-23
1
-1
/
+1
*
Revert r97856 "move bubble border code and update references to it."
maruel@chromium.org
2011-08-23
3
-14
/
+12
*
move bubble border code and update references to it.
saintlou@chromium.org
2011-08-23
3
-12
/
+14
*
(shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...
erg@google.com
2011-08-22
1
-1
/
+1
*
content: Move render_widget_host_view_gtk to content/
erg@google.com
2011-08-22
1
-1
/
+1
*
Make sure Backspace in a text field in an infobar does not navigate back one ...
finnur@chromium.org
2011-08-22
1
-2
/
+5
*
Include chromeos_wm_ipc_enums.h from third_party/cros_system_api.
satorux@chromium.org
2011-08-16
1
-1
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #5
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+2
*
Revert 96098 - ui_tests began crashing
rsleevi@chromium.org
2011-08-10
1
-2
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #5
phajdan.jr@chromium.org
2011-08-09
1
-1
/
+2
*
Add a flag that lets the webstore show a different UI on app install.
asargent@chromium.org
2011-08-04
2
-32
/
+84
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Removing unused argument.
saintlou@chromium.org
2011-07-28
3
-3
/
+3
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+1
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
1
-1
/
+1
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+1
*
Re-land the experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-2
/
+4
*
Revert 94288 - Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-4
/
+2
*
Add an experimental permissions API for extensions.
jstritar@chromium.org
2011-07-27
1
-2
/
+4
*
Use widget to specify the parent of views menu.
oshima@google.com
2011-07-26
2
-3
/
+7
*
DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...
pfeldman@chromium.org
2011-07-20
1
-1
/
+1
*
CrOS - Fix escape key not closing file picker
jamescook@chromium.org
2011-07-13
1
-0
/
+3
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
3
-12
/
+11
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
6
-23
/
+23
*
DevTools: devtools manager should know nothing about DevToolsWindow
yurys@chromium.org
2011-07-07
1
-3
/
+2
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-2
/
+2
[next]