summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* views: Remove net from DEPS list.tfarina@chromium.org2012-07-211-1/+0
* Move a window if the sceren bounds being set is in other display.oshima@chromium.org2012-07-211-3/+1
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-2111-9/+363
* Ignore bogus display sizeoshima@chromium.org2012-07-211-1/+28
* Add new text input types for android (step 1 of 3).japhet@chromium.org2012-07-211-0/+6
* Add presubmit script to verify that scaled resources are correct dimensions.flackr@chromium.org2012-07-203-0/+146
* views: Show context menu on two-finger tap.sadrul@chromium.org2012-07-201-1/+3
* Add new resource files for M22 slider bar UI.jennyz@google.com2012-07-2014-0/+0
* ui: Forward declare DefaultSingletonTraits in header files.tfarina@chromium.org2012-07-2020-26/+53
* views: Does not need net/ in order to compile/link anymore.tfarina@chromium.org2012-07-201-2/+0
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* [cros/aura] Prevent white splash on boot for OOBE WebUI.nkostylev@chromium.org2012-07-202-0/+9
* Move WebDialogWebContentsDelegate to ui/web_dialogs.mazda@chromium.org2012-07-204-1/+148
* More and more places are using ImageSkiaSource.pkotwicz@chromium.org2012-07-204-1/+109
* Changes maximize/fullscreen to always reset the restore bounds. Doingsky@chromium.org2012-07-201-1/+1
* Refactoring of gfx::Imagecjhopman@chromium.org2012-07-192-102/+72
* Shell dialogs: move the android/mac implementations.erg@google.com2012-07-195-4/+479
* Popup menu now ignores simulated right click event from windows touch event.girard@chromium.org2012-07-191-0/+6
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-1920-61/+61
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-192-19/+0
* Revert 147474 - Added ARB_get_program_binary extension to the bindings, now w...gman@chromium.org2012-07-191-4/+2
* Added ARB_get_program_binary extension to the bindings, now we check that for...dmurph@chromium.org2012-07-191-2/+4
* instant: Fix crash from gesture events on instant preview.sadrul@chromium.org2012-07-191-11/+11
* Fix Mac component build by using correct #define in ui/gfx/color_profile.cc.bauerb@chromium.org2012-07-191-1/+1
* views: Improve the doc comment for BubbleFrameView.tfarina@chromium.org2012-07-192-12/+12
* views: Remove unused net include from examples_browser_main_parts.cctfarina@chromium.org2012-07-191-1/+0
* Remove bookmark bubble debugging code.msw@chromium.org2012-07-192-22/+5
* Fix cros compileakalin@chromium.org2012-07-192-2/+2
* Adds monitor ICC profile support for win and mactpayne@chromium.org2012-07-195-0/+121
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-195-6/+6
* Current status of patch:dmurph@chromium.org2012-07-182-0/+19
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-182-25/+0
* Makes dragging download item HiDPI.pkotwicz@chromium.org2012-07-181-30/+65
* Revert 147288 - Renamed resource files to be more verbose, specifically:rlarocque@chromium.org2012-07-1811-46/+33
* More and more places are using ImageSkiaSource. pkotwicz@chromium.org2012-07-183-18/+20
* Renamed resource files to be more verbose, specifically:harrym@chromium.org2012-07-1811-33/+46
* Fix check_perms failure from r147263.thestig@chromium.org2012-07-181-0/+0
* Remove debugging code that was included in the CL by mistake.oshima@chromium.org2012-07-181-3/+0
* Part 3 of Move SelectFileDialog implementation to ui/base/dialogs/erg@google.com2012-07-1812-0/+1507
* basic nc paint, moving, resizing for views_examples_exe on win non-aeroscottmg@chromium.org2012-07-186-15/+231
* Clean up gyp settings for libjpegsteveblock@chromium.org2012-07-181-5/+0
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-1815-92/+148
* Removes CHECK that we aren't hitting.sky@chromium.org2012-07-181-4/+0
* Do not consume alt-left/right keys in textfield.mukai@chromium.org2012-07-181-0/+5
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* ash: Make sure the user-image in the tray does not get pixelated in high-dpi.sadrul@chromium.org2012-07-171-2/+2
* Fix views_examples_exe compile failure.jam@chromium.org2012-07-171-2/+2
* Fixed bezel gestureskuhne@chromium.org2012-07-171-9/+3
* Aura: Remove some unnecessary dependencies.backer@chromium.org2012-07-172-1/+1
* LayerAnimator::Step should guard against a null delegate.vollick@chromium.org2012-07-171-1/+1