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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Aura cros] Make sure that RootWindow inherits initial background from defaul...
nkostylev@chromium.org
2011-12-30
1
-4
/
+12
*
Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).
zea@chromium.org
2011-12-30
1
-2
/
+2
*
Coverity fixes for uninitialized vars
groby@chromium.org
2011-12-29
1
-3
/
+1
*
TBR=jam
pfeldman@chromium.org
2011-12-29
1
-0
/
+4
*
[Coverity] More pass by val -> pass by const ref.
dbeam@chromium.org
2011-12-29
2
-3
/
+3
*
Coverity fix: Unsigned compared against 0
arthurhsu@chromium.org
2011-12-28
1
-2
/
+2
*
Revert 115887 - Fixes assertion failure in multithreaded compositor.
pkotwicz@chromium.org
2011-12-28
1
-3
/
+0
*
Fixes assertion failure in multithreaded compositor.
pkotwicz@chromium.org
2011-12-28
1
-0
/
+3
*
Remove views::InputMethodIBus.
yusukes@chromium.org
2011-12-28
4
-1194
/
+0
*
Add ui::Layer::StackBelow() and StackAtBottom().
derat@chromium.org
2011-12-27
3
-21
/
+71
*
Bypass ToplevelWindowEventFilter for panels.
prasadt@chromium.org
2011-12-27
8
-14
/
+21
*
Add a CanHandleAccelerators() method to AcceleratorTarget.
asanka@chromium.org
2011-12-27
8
-26
/
+82
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-26
20
-64
/
+251
*
views: Delete obsolete WindowManager component.
tfarina@chromium.org
2011-12-25
3
-181
/
+0
*
Move frame color constants to CustomFrameView.
tfarina@chromium.org
2011-12-24
3
-27
/
+17
*
Revert 115091 - Allow to pass a NULL |host| to the bridge.
yusukes@google.com
2011-12-24
2
-18
/
+12
*
views: Fix comments refering to Window instead of Widget.
tfarina@chromium.org
2011-12-24
1
-3
/
+3
*
Remove the remanining files under ui/aura_shell/
tfarina@chromium.org
2011-12-24
3
-26
/
+0
*
Move the gyp file to ash.
ben@chromium.org
2011-12-24
1
-261
/
+0
*
Move last few files -> ash
ben@chromium.org
2011-12-23
12
-1096
/
+11
*
More stuff -> ash
ben@chromium.org
2011-12-23
30
-2626
/
+39
*
Move more stuff down into ash.
ben@chromium.org
2011-12-23
54
-4684
/
+60
*
Move some more WM functionality down into ash.
ben@chromium.org
2011-12-23
42
-5281
/
+47
*
Aura: Hide status area when going fullscreen in compact window mode
jamescook@chromium.org
2011-12-23
6
-15
/
+54
*
Reland 115515 - [Aura] Implement views-based applist.
xiyuan@chromium.org
2011-12-23
34
-12
/
+1744
*
Fix crasher in textfield when running views_examples.
saintlou@chromium.org
2011-12-23
2
-3
/
+3
*
views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...
tfarina@chromium.org
2011-12-23
7
-13
/
+11
*
Move some more files into ash... this time seed the window manager dir.
ben@chromium.org
2011-12-23
35
-2705
/
+36
*
Aura: Automatically use compact window mode on narrow displays
jamescook@chromium.org
2011-12-22
4
-4
/
+96
*
Create the new toplevel directory ash, and move the shell examples in it as a...
ben@chromium.org
2011-12-22
10
-936
/
+9
*
Revert 115538 - Broke ui_tests:FlashFullscreen
rsesek@chromium.org
2011-12-22
1
-1
/
+1
*
Aura: Window should be dragged by touch move event on title bar.
jamescook@chromium.org
2011-12-22
5
-17
/
+135
*
Prevent Windows AcceleratedSurface from positioning the compositing window ab...
apatrick@chromium.org
2011-12-22
1
-1
/
+1
*
Revert 115515 - [Aura] Implement views-based applist.
pastarmovj@chromium.org
2011-12-22
36
-1933
/
+41
*
[Aura] Implement views-based applist.
xiyuan@chromium.org
2011-12-22
36
-41
/
+1933
*
Coverity: Fix an incorrect use of a bitwise operator.
thestig@chromium.org
2011-12-22
1
-1
/
+1
*
Use USER_LIMITED token level with SwiftShader.
apatrick@chromium.org
2011-12-22
1
-0
/
+1
*
Destroy D3D query before owning device.
apatrick@chromium.org
2011-12-21
1
-1
/
+1
*
base::Bind: Remove includes of base.bind in header files.
jhawkins@chromium.org
2011-12-21
1
-1
/
+1
*
Add a new ctor to CanvasSkia that takes a const SkBitmap&.
tfarina@chromium.org
2011-12-21
7
-15
/
+20
*
Fixed crashes when running on top of Apple's software OpenGL renderer.
kbr@chromium.org
2011-12-21
6
-74
/
+34
*
[aura] Add comment for containers that support child activation.
nkostylev@chromium.org
2011-12-21
1
-0
/
+1
*
aura_shell: Fix TODO comment about moving ToplevelWindowEventFilter to aura_s...
tfarina@chromium.org
2011-12-21
3
-5
/
+4
*
aura: Fix tooltips that were broken in a previous change. Also add tests.
varunjain@chromium.org
2011-12-21
4
-0
/
+189
*
Move some SkColor constants from ResourceBundle to BrowserFrameView.
tfarina@chromium.org
2011-12-21
2
-23
/
+11
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
3
-0
/
+4
*
Coverity: Fixing pass by value bugs
dpapad@chromium.org
2011-12-20
1
-1
/
+1
*
aura: Copy/Paste from Omnibox should restore http://
varunjain@chromium.org
2011-12-20
5
-7
/
+50
*
Aura: Cursor should hide when touch event triggered by touchscreen
jamescook@chromium.org
2011-12-20
8
-3
/
+75
*
Rename ui::EventFlags mouse flags to be more sensible
dhollowa@chromium.org
2011-12-20
26
-133
/
+151
[next]