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
*
Use EXPECT_FALSE instead to avoid compiler error
hongbo.min@intel.com
2012-08-01
1
-2
/
+2
*
Initialize aura::LocatedEvent::root_location_ correctly.
yusukes@chromium.org
2012-07-31
2
-2
/
+2
*
aura: Rename OnWindowVisisbilityChanged() to OnWindowTargetVisibilityChanged().
tfarina@chromium.org
2012-07-30
6
-10
/
+9
*
Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...
ben@chromium.org
2012-07-29
16
-372
/
+455
*
Use correct coordinates for last moust location in SynthesizeMouseMoveEvent
oshima@chromium.org
2012-07-27
1
-1
/
+1
*
gesture recognizer: Fix computing the bounding box of the rectangles.
sadrul@chromium.org
2012-07-27
1
-0
/
+78
*
ui: No need to typedef testing::Test in unittests.
tfarina@chromium.org
2012-07-27
2
-3
/
+3
*
aura: Fix "not-allowed" cursor and hot-points of some other cursors.
varunjain@chromium.org
2012-07-26
1
-6
/
+7
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
13
-174
/
+193
*
Make Window::ContainsPoint and Window::ContainsPointInRoot const.
yusukes@chromium.org
2012-07-25
2
-5
/
+5
*
Remove ui_resources_default_100_percent.rc and theme_resources_default_100_pe...
benrg@chromium.org
2012-07-25
1
-3
/
+0
*
Don't warp mouse if the cursor is locked, for now.
oshima@chromium.org
2012-07-25
1
-1
/
+2
*
Renamed resource files to be more verbose, specifically:
benrg@chromium.org
2012-07-24
1
-4
/
+4
*
Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...
yusukes@chromium.org
2012-07-24
14
-55
/
+123
*
Set CaptureClient instance for aura_demo and aura_bench
hongbo.min@intel.com
2012-07-24
4
-0
/
+16
*
Revert "chromeos: Add a bool flag to catch crash cause of http://crbug.com/13...
xiyuan@chromium.org
2012-07-24
2
-14
/
+1
*
gesture recognizer: Expose bounding-box for the points in a gesture-event.
sadrul@chromium.org
2012-07-23
2
-19
/
+13
*
Fix aura::Window::ContainsPointInRoot().
yusukes@google.com
2012-07-23
2
-3
/
+21
*
SetBounds even when size didn't change.
disher@chromium.org
2012-07-23
1
-5
/
+2
*
ash: Record some additional information about the gestures.
sadrul@chromium.org
2012-07-23
4
-13
/
+9
*
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
[next]