summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-253-156/+0
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-253-0/+156
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-241-3/+2
* Remove the lock in GtkNativeViewManager.tony@chromium.org2011-06-242-43/+14
* Allow View to have a layer whose texture is updated externally.backer@chromium.org2011-06-242-0/+10
* Adds the ability to animate transforms/bounds to View.sky@chromium.org2011-06-234-0/+293
* ui/base/models: Replace ASSERT_* checks by EXPECT_* in TreeNode unittests.tfarina@chromium.org2011-06-231-59/+59
* Ref count the browser compositor textures.backer@chromium.org2011-06-234-137/+130
* Localize strings, speeds.avi@chromium.org2011-06-226-0/+285
* RESOURCE_LEAK coverity fix.binji@chromium.org2011-06-221-1/+3
* Fix NativeThemeWin with --enable-accelerated-drawing path.asvitkine@chromium.org2011-06-221-11/+18
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-221-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-222-17/+32
* Move app/mac/ files to ui/gfx/mac/ directory.tfarina@chromium.org2011-06-225-0/+147
* Coverity: Remove dead code in gfx::PathProvider().thestig@chromium.org2011-06-211-9/+1
* Adds Compositor::SchedulePaint. The X side is NOTIMPLEMENTED.sky@chromium.org2011-06-213-2/+19
* Adds Layer as a class between View and the Texture.sky@chromium.org2011-06-213-0/+140
* ui/base/models: Allocate |root| on the stack.tfarina@chromium.org2011-06-211-16/+14
* Update translations using strings from launchpad.net r248fta@sofaraway.org2011-06-211-0/+1
* Apply HIDE_PREFIX to Skia strings on linux without doubling underscores.rhashimoto@chromium.org2011-06-216-7/+79
* Augment the gfx::Image conversion methods to let callers choose between weak ...rsesek@chromium.org2011-06-215-25/+138
* net: Fix more regressions for net.dllrvargas@google.com2011-06-201-0/+1
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-202-1/+22
* Revert 89716 - Add a debugging flag to annotate web forms with their Autofill...isherman@chromium.org2011-06-202-22/+1
* Add a debugging flag to annotate web forms with their Autofill field type pre...isherman@chromium.org2011-06-202-1/+22
* Disable compositor if GL is failed to initialize.oshima@google.com2011-06-201-2/+2
* ui: Move resource_bundle_unittest.cc from app.gyp to ui_unittests.gypi.tfarina@chromium.org2011-06-202-0/+17
* net: Fix regressions for net.dllrvargas@google.com2011-06-171-0/+1
* ui: Move more two unittests from app/app.gyp to ui_unittests.gypi.tfarina@chromium.org2011-06-171-1/+3
* Improve large tab strip by leveraging touch icons when present.saintlou@chromium.org2011-06-171-4/+0
* Take transforms into consideration when deciding the dirty region for child v...sadrul@chromium.org2011-06-172-8/+8
* ui: Move gtk_dnd_util_unittest.cc from app.gyp to ui_unittests.gypi.tfarina@chromium.org2011-06-171-0/+5
* ui: Move data_pack_unittest.cc from app.gyp to ui_unittests.gypi.tfarina@chromium.org2011-06-171-0/+2
* ui/gfx: Cleanup GfxTestSuite class.tfarina@chromium.org2011-06-172-12/+8
* roll skiareed@google.com2011-06-171-3/+3
* Refactor FaviconHandler to move code into delegaterohitrao@chromium.org2011-06-173-0/+60
* Use large bold font for associated network on touch.rhashimoto@chromium.org2011-06-172-0/+10
* Remove set of redundant API calls for PlatformDevice instances. These functio...twiz@chromium.org2011-06-162-17/+14
* Fixed warning from Core Graphics related to zero-width or zero-heightkbr@google.com2011-06-162-12/+32
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-1621-83/+185
* ui/base/models: Switch to ASSERT_* instead of EXPECT_* in tree_node_model_uni...tfarina@chromium.org2011-06-161-11/+11
* ui: Remove unused run_all_unittests.cc files.tfarina@chromium.org2011-06-162-18/+0
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* ui/base/models: Fix the API example code comment.tfarina@chromium.org2011-06-161-4/+4
* ui/base/models: Cleanup TreeNodeModelTest.AddNode unittest.tfarina@chromium.org2011-06-161-23/+10
* ui/views: Get rid of V2TestSuite class.tfarina@chromium.org2011-06-161-12/+2
* ui: Move more unittests from app/app.gyp to ui_unittests.gypi.tfarina@chromium.org2011-06-161-0/+3
* Revert 89298 - Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-161-2/+2
* Remove references to 'linux2' from our grd files.tony@chromium.org2011-06-151-1/+1