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
/
aura
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a window if the sceren bounds being set is in other display.
oshima@chromium.org
2012-07-21
1
-3
/
+1
*
Ignore bogus display size
oshima@chromium.org
2012-07-21
1
-1
/
+28
*
[cros/aura] Prevent white splash on boot for OOBE WebUI.
nkostylev@chromium.org
2012-07-20
2
-0
/
+9
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
3
-12
/
+12
*
instant: Fix crash from gesture events on instant preview.
sadrul@chromium.org
2012-07-19
1
-11
/
+11
*
Revert 147288 - Renamed resource files to be more verbose, specifically:
rlarocque@chromium.org
2012-07-18
1
-4
/
+4
*
Renamed resource files to be more verbose, specifically:
harrym@chromium.org
2012-07-18
1
-4
/
+4
*
Remove debugging code that was included in the CL by mistake.
oshima@chromium.org
2012-07-18
1
-3
/
+0
*
* Use Virtual Screen Coordinates in more places
oshima@chromium.org
2012-07-18
5
-20
/
+69
*
Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClient
backer@chromium.org
2012-07-13
3
-0
/
+11
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
2
-13
/
+6
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
66
-66
/
+0
*
Apply Ash's key rewriter to an aura::MouseEvent so that Modifler+Click is han...
yusukes@chromium.org
2012-07-11
1
-28
/
+0
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
1
-1
/
+1
*
gestures: Process some consumed touch-move events for gesture-recognition.
sadrul@chromium.org
2012-07-09
1
-0
/
+115
*
Cleanup:
oshima@chromium.org
2012-07-09
8
-1
/
+34
*
Aura: Enable the threaded compositor in the browser.
backer@chromium.org
2012-07-04
1
-1
/
+5
*
Aura: ACK on the start of the frame generation for greater async.
backer@chromium.org
2012-06-29
3
-4
/
+10
*
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
jbates@chromium.org
2012-06-28
3
-6
/
+11
*
Speculative fix for crash in CompoundEventFilter. I believe the crash
sky@chromium.org
2012-06-28
4
-4
/
+104
*
Use virtual screen coordinates in Display::bounds
oshima@chromium.org
2012-06-27
4
-5
/
+5
*
Avoiding crash on shutdown in some odd cases where a deleted window's parent ...
skuhne@chromium.org
2012-06-27
1
-0
/
+1
*
Relanding r144499:
oshima@chromium.org
2012-06-27
16
-132
/
+132
*
Skip output if the output mode is not available
oshima@chromium.org
2012-06-27
1
-2
/
+5
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
16
-133
/
+133
*
chromeos: Add a bool flag to catch crash cause of http://crbug.com/134507.
xiyuan@chromium.org
2012-06-27
2
-1
/
+14
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
16
-133
/
+133
*
Add NULL check for the return value of XGetImage. It may return NULL in case...
mukai@chromium.org
2012-06-27
1
-0
/
+5
*
GestureRecognizer: Long press should be cancelled on prevented-defaulted moves.
varunjain@chromium.org
2012-06-26
1
-0
/
+40
*
DCHECK mouse pointer scale factor only when we are loading 2x resources
pkotwicz@chromium.org
2012-06-26
1
-4
/
+9
*
aura: Turn off synthetic mouse-event generation from gestures.
sadrul@chromium.org
2012-06-26
5
-231
/
+0
*
Fixes regression caused by 10448070
pkotwicz@chromium.org
2012-06-25
1
-2
/
+4
*
RefCounted types should not have public destructors, chromeos edition
rsleevi@chromium.org
2012-06-25
2
-4
/
+4
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
1
-19
/
+12
*
This is the 1st CL to add Virtual Screen Coordinates to ash.
oshima@chromium.org
2012-06-23
7
-7
/
+16
*
Update capture on all root windows
oshima@chromium.org
2012-06-22
5
-73
/
+164
*
linux_aura: Redo how activation is handled.
erg@chromium.org
2012-06-22
3
-26
/
+58
*
Emulate mouse move across extended desktops
oshima@chromium.org
2012-06-22
1
-15
/
+17
*
linux_aura: Focus BrowserFrameAura instead of RenderWidgetHostViewAura.
erg@chromium.org
2012-06-20
1
-2
/
+14
*
ash: Add an about:flags entry for debug keyboard shortcuts.
thakis@chromium.org
2012-06-19
2
-4
/
+0
*
Gesture Recognizer: Make short long press time configurable.
varunjain@chromium.org
2012-06-19
1
-0
/
+1
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-19
5
-2
/
+129
*
Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...
yoshiki@chromium.org
2012-06-18
5
-122
/
+2
*
aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().
derat@chromium.org
2012-06-18
6
-5
/
+45
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-18
5
-2
/
+122
*
Merge scalable-image grd files using new support in Grit (r51).
benrg@chromium.org
2012-06-18
1
-1
/
+0
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
12
-45
/
+45
*
Provides a way for a window to stop events from propagating to a
sky@chromium.org
2012-06-16
5
-0
/
+26
*
app_list: Fix shadow bleeds over launcher button and steals mouse events
xiyuan@chromium.org
2012-06-16
6
-3
/
+91
*
Aura desktop: Fix tab dragging within a single chrome window.
erg@chromium.org
2012-06-16
2
-0
/
+9
[next]