summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
...
* Speculative fix for crash in CompoundEventFilter. I believe the crashsky@chromium.org2012-06-281-44/+6
* views: Get rid of the stl-style accessors from View.tfarina@chromium.org2012-06-281-4/+2
* Relading crash fix in system modal dialogoshima@chromium.org2012-06-281-7/+11
* Temporarily revert the crash fix (134505) in r144467 to merge the fix into m2...oshima@chromium.org2012-06-281-11/+7
* Use virtual screen coordinates in Display::boundsoshima@chromium.org2012-06-2710-52/+224
* Avoiding crash on shutdown in some odd cases where a deleted window's parent ...skuhne@chromium.org2012-06-271-0/+7
* Calls parent's OnFocus/OnBlur explicitly in LauncherButton.mukai@chromium.org2012-06-271-0/+2
* Relanding r144499:oshima@chromium.org2012-06-2738-379/+379
* Revert r 144499 "Rename the remaining usage of Monitor to Display"oshima@chromium.org2012-06-2738-379/+379
* ash: Rename shelf_auto_hide_behavior.h to shelf_types.tfarina@chromium.org2012-06-2717-21/+19
* Rename the remaining usage of Monitor to Displayoshima@chromium.org2012-06-2738-379/+379
* move windows when disconnecting secondary monitorsoshima@chromium.org2012-06-279-11/+305
* GestureRecognizer: Long press should be cancelled on prevented-defaulted moves.varunjain@chromium.org2012-06-263-88/+209
* ash: Record some UMA for gestures.sadrul@chromium.org2012-06-266-2/+159
* Change the parent container for the IME candidate window.mukai@chromium.org2012-06-262-7/+16
* [cros] New OOBE design: wait for wallpaper on boot, then initializ WebUI.nkostylev@chromium.org2012-06-263-0/+10
* Do not show the IME notification unless there is more than one IMEzork@chromium.org2012-06-261-1/+1
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-251-1/+3
* Wallpaper on lock screenantrim@chromium.org2012-06-255-50/+69
* Handle lock screen correctly for web notification tray.stevenjb@google.com2012-06-254-3/+48
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-252-3/+5
* Add DOM3 'location' attribute support to Chrome for Chrome OS.yusukes@chromium.org2012-06-251-0/+8
* chromeos: Stop checking out Libcroshashimoto@chromium.org2012-06-251-1/+0
* Revert 143857 - Implement change wallpaper at local midnight(daily) feature.ukai@chromium.org2012-06-252-13/+14
* Implement change wallpaper at local midnight(daily) feature.bshe@chromium.org2012-06-252-14/+13
* Screen Magnifier: Adds option UI and enables accelerators.yoshiki@chromium.org2012-06-245-36/+72
* This is the 1st CL to add Virtual Screen Coordinates to ash.oshima@chromium.org2012-06-239-35/+180
* Warp mouse cursor only when mouse is movedoshima@chromium.org2012-06-231-0/+2
* Update capture on all root windowsoshima@chromium.org2012-06-224-48/+117
* linux_aura: Redo how activation is handled.erg@chromium.org2012-06-225-59/+4
* app_list: Fix asan use-after-free regression.xiyuan@chromium.org2012-06-222-8/+9
* Make the window minimize/maximize shortcuts restore the window from launcher ...mazda@chromium.org2012-06-221-2/+10
* Screen Magnifier: Prevent to call MagnifierControllerImpl::OnMouseMove() when...yoshiki@chromium.org2012-06-221-1/+1
* Cycle through windows across root windowsoshima@chromium.org2012-06-223-9/+78
* Wrapping text to multi-line for the launcher tooltip.mukai@chromium.org2012-06-221-6/+20
* Changes constant type from double to float.yoshiki@chromium.org2012-06-221-1/+1
* Revert r143492 "Cycle through windows across root windows"oshima@chromium.org2012-06-222-20/+3
* Undo the startup_helper_win.h change in r143501 because that breaks the sandb...jam@chromium.org2012-06-221-0/+1
* Full-screen Magnifier: Support warping the cursor on the edgeyoshiki@chromium.org2012-06-226-95/+390
* Enable incremental linking on browser_tests and unit_tests.jam@chromium.org2012-06-221-1/+0
* Emulate mouse move across extended desktopsoshima@chromium.org2012-06-227-13/+214
* Cycle through windows across root windowsoshima@chromium.org2012-06-222-3/+20
* Limit icon size in Web Notifications.stevenjb@google.com2012-06-211-20/+66
* Disable shortcut key "alt +" for maximizing window under full screen mode.jennyz@google.com2012-06-211-1/+1
* Create background on secondary displays.oshima@chromium.org2012-06-213-47/+81
* ash: Make UserActivityDetector ignore synthetic mouse eventsderat@chromium.org2012-06-215-2/+173
* Do not capture the partial screenshot region selector boundary.mukai@chromium.org2012-06-211-3/+5
* Use the proper strings and decoration for third party IMEs.zork@chromium.org2012-06-212-5/+16
* app_list/ash: Update show/hide animation.xiyuan@chromium.org2012-06-212-11/+37
* Re-factor TraySms to use ash::SmsObserver instead of NetoworkSmsHandler.stevenjb@google.com2012-06-205-121/+79