summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui/base: Get rid of UiBaseTestSuite class.tfarina@chromium.org2011-06-152-40/+2
* roll skia w/ GLInterface changereed@google.com2011-06-151-0/+5
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-145-9/+24
* Revert 89073 - Update BuiltinProvider to provide chrome:// URLs.asargent@chromium.org2011-06-141-2/+2
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-141-0/+16
* Update BuiltinProvider to provide chrome:// URLs.msw@chromium.org2011-06-141-2/+2
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-145-24/+9
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-145-9/+24
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-8/+2
* Reformat to match style guide.backer@chromium.org2011-06-141-134/+242