summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Rewrite scoped_ptr<T>(NULL) to use the default ctor.dcheng@chromium.org2013-06-262-2/+2
* Support accent keysbshe@chromium.org2013-06-2511-17/+272
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-252-15/+11
* Support shift-typing exclamation and question mark in the virtual keyboard.stevet@chromium.org2013-06-252-5/+13
* Prevent a crash if pasting an image that NSImage doesn't like.avi@chromium.org2013-06-251-2/+7
* Add keyboard resource OWNERSbshe@chromium.org2013-06-251-0/+2
* Remove unused member function declaration from app_list::SigninView.tapted@chromium.org2013-06-251-4/+0
* Improve OSX App Launcher location for non-mouse activations and autohide docks.tapted@chromium.org2013-06-251-0/+1
* Handle mouse wheel events for the OSX App launcher.tapted@chromium.org2013-06-251-0/+19
* Explicitly initialize DWORD fields just in case.Yukawa@chromium.org2013-06-251-0/+2
* mac: Remove unused includes of scoped_nsobject.h.thakis@chromium.org2013-06-251-1/+0
* linux_aura: Releasing a button other than left shouldn't break drags.erg@chromium.org2013-06-251-1/+5
* Remove Widget::GetCurrentEvent().erg@chromium.org2013-06-252-56/+0
* Fix overlay scrollbar's response to gesture events.dewittj@chromium.org2013-06-252-4/+26
* Views tabbed pane visual changes.rfevang@chromium.org2013-06-255-76/+101
* Attempt at fixing crash during startup. We can end up attempting tosky@chromium.org2013-06-251-2/+5
* Add superscript labels to some keys.stevet@chromium.org2013-06-252-13/+25
* linux_aura: Redo how memory is handled in clipboard/drag code.erg@chromium.org2013-06-2513-323/+360
* Rounding error in HiDPI canvas.girard@chromium.org2013-06-251-2/+2
* Do not dispatch synthetic mousemove events when mouse events are disabledtdanderson@google.com2013-06-247-17/+54
* ui: Add LayerWithDelegateTest.SwitchLayerPreservesCCLayerState testdanakj@chromium.org2013-06-241-0/+44
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-2482-297/+310
* optimize png files on ui/resourcesoshima@chromium.org2013-06-24222-0/+0
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-2414-65/+71
* Add a hide_layer_and_subtree() flag to cc::Layerdanakj@chromium.org2013-06-243-35/+19
* Reland 206804.apatrick@chromium.org2013-06-241-2/+2
* Fix conditional flipping introduced in the code review session.Yukawa@chromium.org2013-06-241-4/+4
* Support CancelCompositionText/ComfirmCompositionText in TSF.Yukawa@chromium.org2013-06-237-34/+117
* linux_aura: Three fixes for switching themes.erg@chromium.org2013-06-222-0/+9
* Reduce the maximum number of list items in notifications.dewittj@chromium.org2013-06-221-1/+1
* Support SetFocusedTextInputClient(NULL) in InputMethodTSF.Yukawa@chromium.org2013-06-221-0/+5
* Adds a first-run balloon to the Windows notification center.dewittj@chromium.org2013-06-221-0/+4
* gpu: Add EGL fence support.epenner@chromium.org2013-06-223-5/+51
* Consider IME is associated with the top level widget rather than child widget.Yukawa@chromium.org2013-06-221-1/+12
* [Mac][MC] Initial accessibility pass.rsesek@chromium.org2013-06-224-2/+84
* ui/compositor: Remove unnecessary DEPS file.tfarina@chromium.org2013-06-221-3/+0
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-223-4/+66
* Adjust the WebUI keyboard css and layout to work better in narrow spaces.stevet@chromium.org2013-06-224-44/+67
* Adjust do not disturb hovertext on Mac.dewittj@chromium.org2013-06-221-3/+10
* Make some additional adjustments to the v1 keyboard layout.stevet@chromium.org2013-06-212-20/+22
* Convert asynchronous closure test in cr.ui framework to a browser test.kevers@chromium.org2013-06-212-134/+1
* Put back the code that I accidentally removed in crrev.com/17099003oshima@chromium.org2013-06-211-0/+3
* Adding self to OWNERS replacing gmanpiman@chromium.org2013-06-211-0/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-5/+3
* Fix file permissions for https://chromiumcodereview.appspot.com/17112021rmsousa@chromium.org2013-06-217-0/+0
* Fix file permissions for https://chromiumcodereview.appspot.com/17112021rmsousa@chromium.org2013-06-2113-0/+0
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-213-9/+10
* Test delegate_ in TrayBubbleView::GetAccessibleStatestevenjb@chromium.org2013-06-211-1/+1
* New method: InputMethod::IsCandidatePopupOpen()yukishiino@chromium.org2013-06-2121-1/+116
* Fix test failure in list_selection_model_test.html and port to automated brow...kevers@chromium.org2013-06-212-242/+0