summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy StartsWithASCII function.brettw2015-07-161-3/+3
* Restore throbber for shelf icon wanting attentionglevin2015-07-161-6/+9
* Corrects shelf background to blend with the dockvarkha2015-07-161-0/+0
* Dismiss the fullscreen app-list on entering/exiting touch view mode.mukai2015-07-152-9/+32
* Move JoinString to the base namespace.brettw2015-07-154-4/+4
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-144-4/+4
* Move JoinString to the base namespace.brettw2015-07-144-4/+4
* This removes some hard-coded device-type strings.jdufault2015-07-142-3/+4
* This removes some hard-coded device-type strings.jdufault2015-07-143-3/+6
* InputMethod should stop TextInputClient::InsertChar/InsertText calls when the...shuchen2015-07-146-8/+11
* Not use default-focus mode of InputMethod for desktop chrome.shuchen2015-07-141-0/+3
* Replace references to angle.isolate with gl.isolate.kbr2015-07-131-1/+1
* Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContextweiliangc2015-07-134-10/+13
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-137-0/+7
* Update Overview search bar position and size on screen rotate.rfrappier2015-07-133-0/+54
* Revert of Implement HasInputDevices in CrasAudioManager (patchset #10 id:1700...mnissler2015-07-081-1/+4
* Implement HasInputDevices in CrasAudioManagercychiang2015-07-081-4/+1
* Set default scale factor fpr 4k monitor over 40' to 2xmozartalouis2015-07-071-0/+14
* Validate URL using equality of each piece of the URL rather than string equal...rfrappier2015-07-061-0/+5
* cros: Remove some dead code.sadrul2015-07-062-6/+0
* Converted TaskSwitchMetricsRecorder::TaskSwitchSource enum values from kAny f...bruthig2015-07-065-53/+52
* Re-enabled expectation in ScreenOrientationControllerTest.RotateInactiveDispl...bruthig2015-07-061-5/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-061-1/+1
* Removes the useless TextInputClient::GetAttachedWindow().shuchen2015-07-022-46/+4
* Removes the useless GetFocusedTextInputClient().shuchen2015-07-023-3/+0
* Remove the 2-level input method system & InputMethodBridge.shuchen2015-07-021-1/+1
* Add the mic jack input device's name in chrome ui code resources.jennyz2015-07-012-0/+7
* Replace StringPrintf("%d", ...) with IntToString()ricea2015-07-011-2/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-06-3052-1/+261
* Restores focus after switching to immersive fullscreen mode.varkha2015-06-301-4/+0
* Work around for HDMI audio output rediscovering transistion loss.jennyz2015-06-299-22/+95
* Temporarily sets always-on-top property to off when another window is fullscreenvarkha2015-06-299-4/+118
* Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.oshima2015-06-2722-6/+230
* Reland: Support Compat mode inside of the desktop tree.dtseng2015-06-263-49/+0
* Add utility methods for device type translation messages.jdufault2015-06-264-0/+82
* Revert of Support Compat mode inside of the desktop tree. (patchset #12 id:22...dtseng2015-06-253-0/+49
* Support Compat mode inside of the desktop tree.dtseng2015-06-253-49/+0
* Makes sure singleton ui::InputMethod instance under unified desktop mode.shuchen2015-06-252-0/+5
* Add more string_util functions to base namespace.brettw2015-06-241-1/+2
* views: Move resources used by views into views_resources.sadrul2015-06-242-0/+2
* Replace some Tokenize calls with SplitString.brettw2015-06-241-10/+16
* Optimize png files in ash/resourcesoshima2015-06-23144-0/+0
* Revert "Deprecating high-conflict accelerators"Ahmed Fakhry2015-06-239-312/+6
* Remove unused png files in ash/resourcesoshima2015-06-2327-13/+0
* Considers hidden docked windows to be minimizedvarkha2015-06-232-2/+8
* Updating XTBs based on .GRDs from branch masterAnantha Keesara2015-06-232-2/+2
* Makes UnifiedWithDockWindows test not use minimum docked heightvarkha2015-06-221-3/+4
* Move "Dear Monitor..." error text from the notification title field to the me...rfrappier2015-06-223-10/+8
* Deprecating high-conflict acceleratorsafakhry2015-06-209-6/+312
* Displays lock screen animation on all screens. Adds a test to check if a Laun...rfrappier2015-06-193-2/+86