| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the proper strings and decoration for third party IMEs. | zork@chromium.org | 2012-06-21 | 2 | -5/+16 |
* | app_list/ash: Update show/hide animation. | xiyuan@chromium.org | 2012-06-21 | 2 | -11/+37 |
* | Re-factor TraySms to use ash::SmsObserver instead of NetoworkSmsHandler. | stevenjb@google.com | 2012-06-20 | 5 | -121/+79 |
* | Remember the paging information of AppListView and recover it when reappearing. | mukai@chromium.org | 2012-06-20 | 2 | -1/+9 |
* | Make ImageButton and NetworkMenuIcon work in high DPI | pkotwicz@chromium.org | 2012-06-20 | 2 | -3/+3 |
* | Make Alt+Tab accelerator behavior compatible to Windows. | yusukes@chromium.org | 2012-06-20 | 7 | -9/+84 |
* | Support normalized form of the Shift+Alt+ET_KEY_RELEASED accelerator. | yusukes@google.com | 2012-06-20 | 2 | -4/+48 |
* | Revert 143092 - Make ImageButton and NetworkMenuIcon work in high DPI | pkotwicz@chromium.org | 2012-06-20 | 2 | -3/+3 |
* | Make ImageButton and NetworkMenuIcon work in high DPI | pkotwicz@chromium.org | 2012-06-20 | 2 | -3/+3 |
* | aura: Drag image must not apply device scale to an already scaled image. | varunjain@chromium.org | 2012-06-19 | 1 | -0/+7 |
* | ash: Add an about:flags entry for debug keyboard shortcuts. | thakis@chromium.org | 2012-06-19 | 5 | -17/+45 |
* | Gesture Recognizer: Make short long press time configurable. | varunjain@chromium.org | 2012-06-19 | 1 | -3/+4 |
* | Touch related tweaks for tab dragging. Adds ability to current last | sky@chromium.org | 2012-06-18 | 1 | -5/+18 |
* | Reland: ash: Make cross-fade duration based on area, not width | jamescook@chromium.org | 2012-06-18 | 3 | -28/+32 |
* | Revert 142773 - ash: Make cross-fade duration based on area, not width | jamescook@chromium.org | 2012-06-18 | 3 | -31/+27 |
* | ash: Make cross-fade duration based on area, not width | jamescook@chromium.org | 2012-06-18 | 3 | -27/+31 |
* | Force the 1st display to be the primary display (id == 0) | oshima@chromium.org | 2012-06-18 | 1 | -3/+3 |
* | ash: Make sure the scroll-view takes the border size into account when comput... | sadrul@chromium.org | 2012-06-18 | 1 | -2/+5 |
* | Change kAshNotify to kAshNotifyDisabled (default ash notifications to enabled) | stevenjb@google.com | 2012-06-18 | 4 | -5/+7 |
* | Activate RootWindow when opening background ContextMenu | oshima@chromium.org | 2012-06-18 | 1 | -0/+8 |
* | Fix typo in accelerator_controller_unittest.cc. | yusukes@google.com | 2012-06-18 | 1 | -1/+1 |
* | views: Fix a case of user-after-free in bubbles. | sadrul@chromium.org | 2012-06-17 | 1 | -6/+3 |
* | ash: Fix a crash with touch-hud. | sadrul@chromium.org | 2012-06-17 | 3 | -7/+25 |
* | Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX. | tfarina@chromium.org | 2012-06-17 | 29 | -114/+114 |
* | Disable the crashy SystemTrayTest tests on all the platforms because of a rea... | glider@chromium.org | 2012-06-17 | 1 | -16/+4 |
* | Do not toggle Applist with Search key press when accessibility is enabled. | yusukes@chromium.org | 2012-06-16 | 10 | -18/+46 |
* | ash/app_list: Make app list bubble move with launcher app list button. | xiyuan@chromium.org | 2012-06-16 | 10 | -40/+104 |
* | ash: Fix uber-tray popup exit-session button in demo mode. | sadrul@chromium.org | 2012-06-16 | 1 | -13/+14 |
* | ash: Draw a line after the list in the uber tray sub-popups. | sadrul@chromium.org | 2012-06-15 | 2 | -2/+51 |
* | Basic tests for extended desktop mode | oshima@chromium.org | 2012-06-15 | 8 | -33/+216 |
* | Disable SystemTray BubbleCreationTypesTest on OS_WIN | stevenjb@google.com | 2012-06-15 | 1 | -1/+8 |
* | Fix ash tray bubble RTL alignment issue. | jennyz@google.com | 2012-06-15 | 2 | -7/+20 |
* | Disable SystemTrayTestItems on OS_WIN | stevenjb@google.com | 2012-06-15 | 1 | -1/+8 |
* | Only send test sms messages on a switch. | stevenjb@google.com | 2012-06-15 | 2 | -21/+15 |
* | ash: Fix arrow color for the uber-tray popup. | sadrul@chromium.org | 2012-06-15 | 3 | -11/+34 |
* | ash: Fix order of creation of tooltip controller and shadow controller. This | varunjain@chromium.org | 2012-06-15 | 1 | -4/+7 |
* | Limit the number of the times the screensaver restarts. | rkc@chromium.org | 2012-06-15 | 2 | -4/+22 |
* | Add Extended Desktop mode behind --ash-extended-desktop flag. | oshima@chromium.org | 2012-06-15 | 11 | -132/+285 |
* | Add LauncherTooltip and replace the existing tooltip. | mukai@chromium.org | 2012-06-15 | 9 | -13/+462 |
* | Propagate PreferredSizeChanged to StatusAreaWidget | stevenjb@google.com | 2012-06-15 | 3 | -1/+6 |
* | Make sure the updated network entry is repaintly cleanly. | jennyz@google.com | 2012-06-15 | 1 | -0/+1 |
* | app_list/chromeos: Add a flag to show only apps in app list search. | xiyuan@chromium.org | 2012-06-15 | 2 | -0/+5 |
* | Fix status area widget resizing and other Ash tray cleanup. | stevenjb@google.com | 2012-06-14 | 12 | -194/+158 |
* | Don't create network notification view if error has been cleared. | stevenjb@google.com | 2012-06-14 | 1 | -0/+2 |
* | Display average battery remaining time in uber tray bubble since crOS fixed t... | jennyz@google.com | 2012-06-14 | 1 | -1/+1 |
* | ash: Fix gray tab contents when restoring a minimized window. | jamescook@chromium.org | 2012-06-14 | 1 | -2/+5 |
* | Only show caps lock and ime notifications once per boot | zork@chromium.org | 2012-06-14 | 4 | -9/+18 |
* | Handle Ctrl+F1 and Ctrl+F2 correctly even when no browser window is available. | yusukes@chromium.org | 2012-06-14 | 11 | -41/+147 |
* | Add support for pinning platform apps | davemoore@chromium.org | 2012-06-14 | 2 | -3/+11 |
* | Disable device scale factor test on win as it's not fully supported on win. | oshima@chromium.org | 2012-06-14 | 1 | -1/+8 |