summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Add VKEYs for Japanese JP106 keyboard and conversion rules for the new VKEYs.yusukes@chromium.org2012-02-083-2/+21
* Rename _large.grd to _2x.grdthakis@chromium.org2012-02-072-3/+3
* Disable XI2.0 multi-touch support in Aurarbyers@chromium.org2012-02-071-3/+4
* Fix some memory leaks.sadrul@chromium.org2012-02-073-5/+24
* Handle F8, F9, and F10 (volume keys) in ash [part 3 of 3].yusukes@google.com2012-02-061-0/+15
* touch: Generate touch-move events from the mouse only if a button is down.sadrul@chromium.org2012-02-061-1/+3
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-042-4/+2
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-042-2/+4
* Get the default color of toolbar separator through ThemeService.tfarina@chromium.org2012-02-022-3/+0
* Move FocusTracker to ui/.avi@chromium.org2012-02-023-0/+164
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-012-4/+2
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-012-2/+4
* Remove cygwin dependency, no longer required.scottmg@google.com2012-01-301-5/+0
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-282-4/+5
* Add Malay as a translation.tony@chromium.org2012-01-284-7/+12
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-261-1/+3
* Transition to base/mac/bundle_locations.h step 3jeremy@chromium.org2012-01-251-2/+3
* Do not send a key press/release event to ibus-daemon when xkb IME is in use.yusukes@chromium.org2012-01-256-1/+28
* Updating XTBs based on .GRDs from branch 963kerz@chromium.org2012-01-251-1/+1
* Do not send an IBus IPC message for updating a cursor location.yusukes@chromium.org2012-01-242-5/+3
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-241-1/+2
* Aura: apply UI font list to cros.xji@chromium.org2012-01-241-1/+1
* Change class -> struct to avoid compile error in clang.mukai@chromium.org2012-01-211-1/+1
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-192-0/+45
* Clean up uses of static data around singletons.rsesek@chromium.org2012-01-191-2/+5
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-6/+7
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-194-15/+21
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-192-45/+0
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-182-0/+45
* Do not map XK_Meta_L/R to VKEY_L/RWIN.yusukes@chromium.org2012-01-181-4/+2
* Add a comment to InitXKeyEventForTesting. No code change.yusukes@chromium.org2012-01-181-1/+2
* ui::EF_ALT_DOWN is missing from XKeyEventStateyusukes@chromium.org2012-01-181-0/+1
* Implement Native EventTimeFromNative on Macdhollowa@chromium.org2012-01-171-1/+7
* Tracking ctrl, shift, alt and caps lock state information for floating touchbshe@chromium.org2012-01-171-2/+71
* Some style cleanups for text_elider.asvitkine@chromium.org2012-01-173-176/+197
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-173-43/+146
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-1/+19
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-19/+1
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-171-1/+19
* Support custom data formats for dragging on Windows.dcheng@chromium.org2012-01-143-31/+62
* Fix Clipboard::IsFormatAvailable on GTK so that the workaround for broken app...dcheng@chromium.org2012-01-141-30/+25
* Implement off-the-spot mode for Aura-IBus IME.kinaba@chromium.org2012-01-1413-12/+63
* Remove false warnings on startup.yusukes@chromium.org2012-01-131-1/+23
* Don't build the general ResourceBundle::GetLocaleFilePath for Android either.peter@chromium.org2012-01-121-1/+1
* Add ui/base/ime/ime.gypi.yusukes@chromium.org2012-01-122-0/+93
* Remove almost all remaining TOUCH_UIs.bryeung@chromium.org2012-01-111-1/+1
* GTK: More GSEALing.erg@chromium.org2012-01-111-0/+4
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-105-22/+41
* Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@google.com2012-01-104-37/+22
* On FreeBSD we can't access the shared memory after it was marked forrobert.nagy@gmail.com2012-01-091-0/+18