summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Initial whack at getting ash_unittests to connect to a viewer process on Win/...robertshield@chromium.org2013-01-211-1/+1
* Make new-style page scale work on Android.aelias@chromium.org2013-01-211-1/+1
* Introduce interface instead of function callback.nona@chromium.org2013-01-212-42/+31
* Extend InputScope support for Metro Chrome.Yukawa@chromium.org2013-01-211-151/+130
* * Call LayoutManager::OnChildWindowVisibilityChanged firstoshima@chromium.org2013-01-201-2/+3
* Use EGL headers to pick up EGL definitions.sheu@chromium.org2013-01-197-57/+4
* Changes TreeViewViews to keep editor around once created. The oldsky@chromium.org2013-01-182-22/+29
* Land assets for menu overflow and hierarchythakis@chromium.org2013-01-186-0/+0
* Nukes MenuModel::GetFirstItemIndex. It is only needed for windows, sosky@chromium.org2013-01-1813-64/+40
* Implement new Task Manager and Edit Bookmark style, etc.msw@chromium.org2013-01-182-3/+39
* Wires TextfieldController::HandleMouseEvent up forsky@chromium.org2013-01-185-2/+36
* Allow message center and related bubbles to render on Windows.dewittj@chromium.org2013-01-186-24/+50
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-185-0/+255
* Memory leak in jpeg_codec.cc on encoder error.noel@chromium.org2013-01-181-4/+11
* Fallback to 1x scale factor if the images doesn't have the targetoshima@chromium.org2013-01-183-102/+81
* Build fix for Android webviewkristianm@chromium.org2013-01-181-1/+1
* Refactor TSFInputScope as a preparation to support InputScope in desktop (non...Yukawa@chromium.org2013-01-183-81/+145
* alternate ntp: unpinned bookmark bar in ntpkuan@chromium.org2013-01-184-29/+5
* Revises the visual style of progress bar for ChromeOS.mukai@chromium.org2013-01-181-81/+102
* This patch handles edge cases when removing selection.yosin@chromium.org2013-01-181-2/+3
* Move some non-genric resourcs out of ui\webui\resources back to chrome\browse...jam@chromium.org2013-01-186-0/+3
* Get views implementation of table and tree to use the right system colors.sky@chromium.org2013-01-185-32/+183
* Move chrome\third_party\jstemplate to third_party\jstemplate since it's used ...jam@chromium.org2013-01-181-1/+1
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-182-11/+3
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-1730-132/+271
* Implement rough new Views task manager style.msw@chromium.org2013-01-172-4/+4
* Revert 177464 - Enable the FocusController on DesktopAura too.ben@chromium.org2013-01-177-92/+27
* Add myself to the owner of image_skia_ stuffoshima@chromium.org2013-01-171-0/+3
* Enable the FocusController on DesktopAura too.ben@chromium.org2013-01-177-27/+92
* Move the jstemplate resources back to common_resources.grd to fix test issues.jam@chromium.org2013-01-171-4/+0
* Move webui resources from chrome\browser\resources\shared to ui\webui\resources.jam@chromium.org2013-01-17133-0/+17372
* Revert 177288ilevy@chromium.org2013-01-172-3/+11
* fix missing member var initializationestade@chromium.org2013-01-171-0/+2
* Pull third-party Cocoa toolkit library files out of c/b/ui so it can be share...tapted@chromium.org2013-01-179-16/+236
* show autofill popup in requestAutocomplete dialog when textfield is double-cl...estade@chromium.org2013-01-173-3/+21
* Adds new UI of the footer of the message center.mukai@chromium.org2013-01-173-19/+164
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-172-11/+3
* Update checked menu item art assetjamescook@chromium.org2013-01-172-0/+0
* Update some #includes for headers that have moved from WebKit/chromium/public...pilgrim@chromium.org2013-01-162-2/+2
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-1624-0/+3492
* ui: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-1613-19/+19
* Revert 177209 - Enable the FocusController on DesktopAura too.ben@chromium.org2013-01-167-89/+26
* Add additional error handling and null checking to ImageSkiaOperationspkotwicz@chromium.org2013-01-163-10/+67
* Enable the FocusController on DesktopAura too.ben@chromium.org2013-01-167-26/+89
* Fixes leak of NativeTextfieldWin. The underlying HWND was gettingsky@chromium.org2013-01-162-0/+7
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-1614-27/+202
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-1614-202/+27
* Move code around to fix build with system mesa.phajdan.jr@chromium.org2013-01-163-2/+10
* Re-land "[Android] Generate localized strings.xml files at build time."newt@chromium.org2013-01-161-0/+1
* Use explicit constructor-enums for SkMatrix44, either kUninitialized or kIden...reed@google.com2013-01-162-33/+29