summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* RenderTextWin: Trim whitespace when stripping parentheses from the font name.asvitkine@chromium.org2012-05-301-2/+4
* Make BrowserMainParts have an empty implementation to make embedding easier.jam@chromium.org2012-05-302-18/+1
* Added new background filter functionsskuhne@chromium.org2012-05-302-23/+59
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-302-45/+1
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-304-48/+1
* Don't convert the cursor image to RGBA in SkBitmapToXcursorImage oshima@chromium.org2012-05-302-8/+6
* views: Sort header files.tfarina@chromium.org2012-05-3024-28/+27
* ash/app_list: Handle shelf left/right dock.xiyuan@chromium.org2012-05-304-69/+256
* ash: Improved window maximize/restore animationsjamescook@chromium.org2012-05-3010-3/+67
* Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/...kinuko@chromium.org2012-05-308-415/+256
* Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures.kinuko@chromium.org2012-05-308-256/+415
* Use AuraTestHelper to initialize aura environment in testoshima@chromium.org2012-05-308-107/+89
* aura/cros: Rename MessagePump{X => AuraX11}.erg@chromium.org2012-05-299-22/+22
* Fix ninja build for android.yfriedman@chromium.org2012-05-291-1/+1
* Fixes crash in window shutdown. Specifically if destroying a windowsky@chromium.org2012-05-292-2/+44
* Update std::vector<ShadowValue> to ShadowValues.xiyuan@chromium.org2012-05-2910-15/+13
* gesture recognizer: Allow multi-finger pinch/scroll gestures.sadrul@chromium.org2012-05-298-415/+256
* RenderTextWin: Don't ignore entries with only filenames during font linking.asvitkine@chromium.org2012-05-292-21/+106
* Give a default implementation for ContentBrowserClient so that there's less b...jam@chromium.org2012-05-292-489/+0
* Updating XTBs based on .GRDs from branch 1132dharani@chromium.org2012-05-292-1/+3
* content: Move javascript_message_type.h into content/ from ui/.tfarina@chromium.org2012-05-282-22/+0
* Fix leak. unref shader after use.oshima@chromium.org2012-05-261-0/+1
* Fix win aura. add missing ,oshima@chromium.org2012-05-261-1/+1
* Disable test compositor when the test is running on the chromeos device.oshima@chromium.org2012-05-261-0/+10
* Use GLX_MESA_swap_control if it existspiman@chromium.org2012-05-263-0/+7
* add missing dependency.oshima@chromium.org2012-05-261-0/+2
* compositor build fixoshima@chromium.org2012-05-261-2/+2
* fix buildoshima@chromium.org2012-05-261-2/+2
* Fix the WebKit checkout build of chromium win.tony@chromium.org2012-05-261-0/+5
* Remove the enable_metro GYP flag, effectively making it on by default.joi@chromium.org2012-05-261-4/+3
* Merge native_theme resources into ui_resources_standardoshima@chromium.org2012-05-26127-130/+294
* Fixing too large menu case for suppressing scrollable menusskuhne@chromium.org2012-05-261-5/+8
* Clean up SkBitmapOperations.xiyuan@chromium.org2012-05-266-96/+55
* aura_bench: add DEPSpiman@chromium.org2012-05-261-0/+4
* Aura: add a bench utilitypiman@chromium.org2012-05-265-1/+376
* native_theme_base/android had copied and pasted versions of DrawBitmapInt and...pkotwicz@chromium.org2012-05-256-159/+58
* aura: correctly allow disabling vsync when using in-process GLpiman@chromium.org2012-05-251-2/+3
* Remove post delete accessdavemoore@chromium.org2012-05-252-2/+38
* Add APK targets for content_unittests and net_unittests.nileshagrawal@chromium.org2012-05-251-33/+10
* Promotes touch-devices to ui_base so that ash can use it.sky@chromium.org2012-05-254-0/+43
* Draw dragged file text with NO_SUBPIXEL_RENDERING flag.asvitkine@chromium.org2012-05-251-3/+5
* compositor: minor fixespiman@chromium.org2012-05-252-4/+4
* XI2.2: Make sure valuators values are reported correctly.sadrul@chromium.org2012-05-256-239/+326
* Revert 139051 because it broke build on non-X11 systems (windows, mac).sadrul@chromium.org2012-05-256-323/+235
* Move shadow looper generation code into skia_util.xiyuan@chromium.org2012-05-253-40/+55
* XI2.2: Make sure valuators values are reported correctly.sadrul@chromium.org2012-05-256-235/+323
* oak: Fix component build.tfarina@chromium.org2012-05-253-5/+6
* Load 2x resources for touch.oshima@chromium.org2012-05-253-2/+25
* Fixing build breakage introduced in r138963oshima@chromium.org2012-05-251-1/+6
* cros fix: Make the X11AtomCache a member of the objects.erg@chromium.org2012-05-257-86/+58