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
/
ui
/
views
/
bubble
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes crash ae61b773ec2918d7
dbeam@chromium.org
2012-10-19
1
-1
/
+1
*
Introduce App Launcher for Windows.
benwells@chromium.org
2012-09-10
2
-2
/
+12
*
Reland: Fix and expand upon BubbleDelegateTests.
msw@chromium.org
2012-09-01
1
-28
/
+113
*
Fix zoom bubble hijacking focus on Windows.
dbeam@chromium.org
2012-08-30
2
-5
/
+15
*
Revert 153843 - Fix and expand upon BubbleDelegateTests.
msw@chromium.org
2012-08-29
1
-95
/
+28
*
Fix and expand upon BubbleDelegateTests.
msw@chromium.org
2012-08-29
1
-28
/
+95
*
Minor fixes to BubbleBorder2 and LauncherTooltipManager:
varunjain@chromium.org
2012-08-11
3
-1
/
+10
*
ash: Fix blurry app list bubble border.
xiyuan@chromium.org
2012-08-06
1
-2
/
+2
*
Adding new maximize menu according to specification.
skuhne@chromium.org
2012-08-04
2
-1
/
+12
*
Build fix. Make overriding methods virtual to satisfy clang.
varunjain@chromium.org
2012-08-04
1
-3
/
+4
*
aura: Fix launcher tooltips:
varunjain@chromium.org
2012-08-04
7
-6
/
+508
*
views: Extract Widget observer into its own header file.
tfarina@chromium.org
2012-08-02
2
-11
/
+11
*
Fix position of web notification bubble and arrow
stevenjb@chromium.org
2012-08-01
6
-32
/
+42
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-2
/
+2
*
views: Improve the doc comment for BubbleFrameView.
tfarina@chromium.org
2012-07-19
2
-12
/
+12
*
Remove bookmark bubble debugging code.
msw@chromium.org
2012-07-19
2
-22
/
+5
*
(Views only) Enable setting individual marigin values for top, left, bottom a...
markusheintz@chromium.org
2012-07-17
5
-14
/
+26
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+0
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Fix BubbleBorder wrong arrow for BOTTOM_LEFT and RIGHT_TOP.
xiyuan@chromium.org
2012-07-11
1
-3
/
+5
*
Nix bubble's WindowClosing override; check bookmark bubble's anchor_view.
msw@chromium.org
2012-07-03
2
-17
/
+3
*
Fix a couple issues of bubble border.
xiyuan@chromium.org
2012-06-29
2
-56
/
+38
*
Only BookmarkBubbleView::ShowEditor with a valid parent, etc.
msw@chromium.org
2012-06-28
3
-11
/
+35
*
views: Fix a case of user-after-free in bubbles.
sadrul@chromium.org
2012-06-17
2
-6
/
+54
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-07
1
-7
/
+7
*
Revert 140877 - Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
1
-7
/
+7
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
1
-7
/
+7
*
Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...
pkotwicz@chromium.org
2012-05-31
2
-43
/
+45
*
Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.
tfarina@chromium.org
2012-05-18
1
-2
/
+2
*
Revert 137059 - Better fix for closing uber tray when clicking on Desktop
pkotwicz@chromium.org
2012-05-17
2
-1
/
+7
*
Revert 137752 - Revert 137059 - Better fix for closing uber tray when clickin...
fischman@chromium.org
2012-05-17
2
-7
/
+1
*
Revert 137059 - Better fix for closing uber tray when clicking on Desktop
pkotwicz@chromium.org
2012-05-17
2
-1
/
+7
*
Better fix for closing uber tray when clicking on Desktop
pkotwicz@chromium.org
2012-05-15
2
-7
/
+1
*
ash: First pass of Applist v2.
xiyuan@chromium.org
2012-05-07
2
-5
/
+5
*
views: Mark single-argument constructors as explicit.
tfarina@chromium.org
2012-05-04
1
-2
/
+2
*
Fixes status bubble on windows. In my fix for 123256 I removed a
sky@chromium.org
2012-05-03
1
-2
/
+0
*
Fix the bluetooth status notification issue on systemtray.
jennyz@chromium.org
2012-04-27
3
-5
/
+12
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-1
/
+1
*
views: Make sure the bubble-delegate removes itself from the anchor-widget's ...
sadrul@chromium.org
2012-04-24
2
-0
/
+9
*
Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc.
msw@chromium.org
2012-04-23
3
-24
/
+61
*
Breaking KioskModeTest.EnableKioskModeTest on Linux ChromiumOS Tests (dbg)(3)
dbeam@chromium.org
2012-04-20
3
-32
/
+13
*
Reland Propagate OnNativeWidgetMove to delegate/observers, etc.
msw@chromium.org
2012-04-19
3
-13
/
+32
*
Revert 132956 - Propagate OnNativeWidgetMove to delegate/observers, etc.
yusukes@google.com
2012-04-19
3
-32
/
+13
*
Propagate OnNativeWidgetMove to delegate/observers, etc.
msw@chromium.org
2012-04-19
3
-13
/
+32
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-2
/
+2
*
Use FramePainter for painting PanelViewFrame
dslomov@chromium.org
2012-03-17
2
-4
/
+7
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
1
-3
/
+3
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-1
/
+1
*
ui: Let skia do the conversion work for us by using the integer version of se...
tfarina@chromium.org
2012-03-01
1
-13
/
+6
[next]