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
/
fullscreen_exit_bubble_views.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace views::LocatedEvent with ui::LocatedEvent
ben@chromium.org
2012-08-13
1
-1
/
+1
*
Replace views::Event with ui::Event.
beng@google.com
2012-08-10
1
-2
/
+2
*
Change View::HitTest to View::HitTestRect
tdanderson@chromium.org
2012-08-10
1
-1
/
+1
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.
tfarina@chromium.org
2012-05-18
1
-1
/
+1
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-2
/
+2
*
views: Stop using ResourceBundle without the namespace prefix.
tfarina@chromium.org
2012-04-05
1
-5
/
+4
*
ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h
tfarina@chromium.org
2012-03-14
1
-1
/
+1
*
Add FullscreenController::ToggleFullscreenModeWithExtension
hashimoto@chromium.org
2012-02-22
1
-2
/
+3
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
1
-1
/
+1
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
1
-1
/
+1
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-2
/
+2
*
Move fullscreen bubble (the version that uses views) from manual layout to a ...
yzshen@chromium.org
2011-11-29
1
-148
/
+149
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-1
/
+1
*
Fixes use after free in BrowserView, and cleans up a couple of style
sky@chromium.org
2011-11-17
1
-0
/
+2
*
Add a drop shadow to the fullscreen exit bubble on windows.
koz@chromium.org
2011-11-17
1
-1
/
+2
*
Stop using chrome/browser/ui/views/bubble/bubble.h in fullscreen exit bubble.
yzshen@chromium.org
2011-11-17
1
-2
/
+1
*
Fix up fullscreen exit bubble messages to suggest Esc instead of F11 where ap...
jeremya@chromium.org
2011-11-16
1
-17
/
+48
*
Full screen info bubble after |Accept| should exit with link click
scheib@chromium.org
2011-11-14
1
-31
/
+17
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
1
-1
/
+1
*
views: Change TextButton API to string16.
tfarina@chromium.org
2011-10-19
1
-2
/
+2
*
views: Change TextButtonBase API to string16.
tfarina@chromium.org
2011-10-18
1
-1
/
+1
*
views: Implementation of the new fullscreen bubble.
thakis@chromium.org
2011-10-17
1
-98
/
+120
*
Revert 105922 - views: Implementation of the new fullscreen bubble.
thakis@chromium.org
2011-10-17
1
-96
/
+73
*
views: Implementation of the new fullscreen bubble.
thakis@chromium.org
2011-10-17
1
-73
/
+96
*
Change SetPosition() to SetBounds() in FullscreenExitView::Layout().
koz@chromium.org
2011-10-17
1
-8
/
+16
*
Implement fullscreen info bubble on Win and Mac.
jeremya@chromium.org
2011-10-15
1
-52
/
+178
*
Make views::Label and views::Link auto-color themselves to be readable over t...
pkasting@chromium.org
2011-10-12
1
-2
/
+3
*
Change std::wstring to string16 for views::Label and views::Label
yosin@chromium.org
2011-10-07
1
-4
/
+3
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
1
-1
/
+1
*
Revert 104076 - Change std::wstring to string16 for views::Link
hbono@chromium.org
2011-10-05
1
-3
/
+4
*
Change std::wstring to string16 for views::Link
yosin@chromium.org
2011-10-05
1
-4
/
+3
*
Abstract fullscreen exit bubble logic to bring Linux's behaviour in line with
tony@chromium.org
2011-08-12
1
-0
/
+214