summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Disable flaky XForm tests on Win 64.jam@chromium.org2014-08-221-6/+42
* Add ui_unittests to GN build.brettw@chromium.org2014-08-223-11/+181
* android: Don't allow AutofillPopup on outside touchestade@chromium.org2014-08-221-11/+28
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-221-0/+1
* Experimentally isolate GetSaveFileName in a utility process.erikwright@chromium.org2014-08-224-215/+195
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-1/+1
* Video Player: Show appropriate message on playing unsupported videoyoshiki@chromium.org2014-08-221-3/+10
* Move webkit resources over to content.tfarina@chromium.org2014-08-221-5/+6
* Files.app: Update the list partially when changedyoshiki@chromium.org2014-08-222-22/+139
* mojo: Plumb through sufficient context to make real blink::WebInputEvents.erg@chromium.org2014-08-229-10/+280
* linux: Explicitly call FcInit() in ToolkitInitialized().derat@chromium.org2014-08-221-2/+2
* Remove myself from some android owners files.yfriedman@chromium.org2014-08-223-6/+6
* Change the visibility of AutofillSuggestion member variables.aurimas@chromium.org2014-08-222-4/+4
* Fix stale keyboard bounds on login screennkostylev@chromium.org2014-08-222-1/+6
* Move startup_helper_win.cc to separate target for incremental buildscottmg@chromium.org2014-08-222-2/+2
* Previously our handling of ignored touches would put the gesture recognizer i...tdresser@chromium.org2014-08-222-3/+52
* Typecheck JS files for chrome://historyvitalyp@chromium.org2014-08-2110-178/+173
* Enable subpixel positioning for internal display with dsf larger than 1.0oshima@chromium.org2014-08-215-10/+53
* GN: Enable ui/keyboard:keyboard_unittests, fix up webui targetsjamesr@chromium.org2014-08-213-8/+32
* Revert of Add ui_unittests to GN build. (patchset #2 of https://codereview.ch...rlarocque@chromium.org2014-08-213-176/+12
* Support "Search" as a modifier specified in a chrome.commands manifest.dtseng@chromium.org2014-08-212-0/+5
* Add ui_unittests to GN build.brettw@chromium.org2014-08-213-12/+176
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-211-1/+1
* Make the minimized home card not overlap activities on Athenapkotwicz@chromium.org2014-08-212-0/+6
* [Ozone-GBM] Adding NativeWindowDelegate to IPC window changes to the GPUdnicoara@chromium.org2014-08-2116-6/+476
* Update directory tree's scrollbar when the progress center mutates.fukino@chromium.org2014-08-212-0/+18
* File Manager: Rename media_util.js to thumbnail_loader.jsyoshiki@chromium.org2014-08-217-7/+7
* Do not switch the ICU locale when interacting with public session podsbartfab@chromium.org2014-08-213-10/+100
* Gallery: Disable name input when the selection is empty.hirono@chromium.org2014-08-211-0/+1
* Show user manager on correct monitor on a multi-monitor system.rogerta@chromium.org2014-08-212-1/+18
* MacViews: Change ui_controls to send mouse events to the window under the cursortapted@chromium.org2014-08-211-7/+21
* Fix bookmark manager regression by allowing cr.ui.Menu#findMenuItem_ to retur...dbeam@chromium.org2014-08-211-1/+1
* Fix a long standing painting problem seen in the tabstrip on Windows Desktop ...ananta@chromium.org2014-08-203-28/+65
* Add chrome, installer_util targets to GN build.brettw@chromium.org2014-08-201-30/+31
* [Ozone] Check valid GetFlingData parameters before writing to themdnicoara@chromium.org2014-08-201-5/+11
* Revert of gpu: support immutable texture on Linux Mesa driver and GLES3. (pat...spang@chromium.org2014-08-201-1/+1
* Implementation of GpuMemoryBufferFactoryOzoneNativeBuffer (reland)achaulk@chromium.org2014-08-205-25/+89
* Add AppListItemView::WillBeDestroyedtapted@chromium.org2014-08-209-99/+117
* Revert 290810 "Make class lookup lazy in jni_generator when usin..."ygorshenin@chromium.org2014-08-201-1/+1
* Make class lookup lazy in jni_generator when using lazy method lookup.mkosiba@chromium.org2014-08-201-1/+1
* Video Player: Add a test to open a single video fileyoshiki@chromium.org2014-08-202-11/+33
* Fix memory leak in app_list_view_unittest.calamity@chromium.org2014-08-201-1/+1
* Expand width of search box.fukino@chromium.org2014-08-201-1/+1
* Update the position of autocomplete list after the model is updated.fukino@chromium.org2014-08-201-4/+4
* Use new operator consistently for constructor-like functions.fukino@chromium.org2014-08-202-2/+2
* GN: Remove duplicate entries from sources listsjamesr@chromium.org2014-08-192-2/+0
* gpu: Handle EGL_KHR_fence_sync test failuresievers@chromium.org2014-08-191-1/+5
* gpu: support immutable texture on Linux Mesa driver and GLES3.dongseong.hwang@intel.com2014-08-191-1/+1
* Desktop user manager focuses correct pod on load.dzhioev@chromium.org2014-08-193-23/+13
* Added assert() and assertInstanceof() declaration, added handling of assert()...vitalyp@chromium.org2014-08-194-11/+29