summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-062-135/+131
* Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...shinyak@google.com2011-09-054-5/+20
* Reuse ResourceBundle to detect locale availability.torne@chromium.org2011-09-034-17/+21
* Fix views_examples/chrome and other targets that depend on the 'gl' component...sadrul@chromium.org2011-09-021-0/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Introduced check to ensure that PAK files contain untruncated headers.adriansc@chromium.org2011-09-023-0/+18
* Changes to port holey layer changes into windows compositorpkotwicz@chromium.org2011-09-025-36/+18
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* gfx::RenderText: Fix painting the cursor in a textfield in linux.sadrul@chromium.org2011-09-011-1/+1
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-011-1/+1
* ui/gfx/compositor: Remove unused includes from test_suite.cc.tfarina@chromium.org2011-09-012-5/+0
* Add invalid rect tracking and repaint scheduling to Layer.ben@chromium.org2011-09-016-9/+176
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-1/+2
* Base: Switch base_i18n to be a separate dll (component build)rvargas@google.com2011-08-311-0/+2
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-0/+1
* Wrap Lock in a LazyInstance.backer@chromium.org2011-08-311-2/+3
* gtk: eliminate extra map from XID to browser windowevan@chromium.org2011-08-312-0/+27
* Implement Uniscribe RenderText for Windows.msw@chromium.org2011-08-304-63/+863
* Followup http://codereview.chromium.org/7740048: g_free() the keys mapnoel@chromium.org2011-08-301-3/+8
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-293-0/+76
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-2/+1
* Adds support for point conversions to ui::Layer.ben@chromium.org2011-08-2910-0/+430
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-1/+2
* Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...bsalomon@google.com2011-08-292-6/+8
* Add a GTK support routine that returns a simulated nativeKeyCode for a givennoel@chromium.org2011-08-292-0/+14
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-263-0/+156
* Move TooltipWindowGtk from views/widget to ui/base/gtk.xiyuan@chromium.org2011-08-263-0/+155
* Add dynamic_annotations dependency on compositor to fix a crash on linux desk...sadrul@chromium.org2011-08-261-0/+1
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-262-4/+41
* Vend common GL contextbacker@chromium.org2011-08-265-239/+274
* Block {am, fa, sw} and {kn, te} on CrOS and roll ICU to 98343jshin@chromium.org2011-08-261-0/+18
* Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...battre@chromium.org2011-08-268-179/+112
* Revert 98103 - Switch to using .pak files for locale data on Windows.battre@chromium.org2011-08-268-112/+179
* Fix missing null check in Clipboard::ReadImage.dcheng@chromium.org2011-08-261-1/+3
* Move base/resource_util.* into base/win/ since it's windows specific.tony@chromium.org2011-08-252-10/+10
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-253-2/+63
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-253-63/+2
* Create a new views_aura_desktop.ben@chromium.org2011-08-253-2/+63
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-253-76/+0
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-253-0/+76
* content: Move gtk_expanded_container to ui/base/gtk/.erg@google.com2011-08-255-0/+435
* Lock the initialization of the GL bindings.backer@chromium.org2011-08-251-0/+10
* Fix deps.ben@chromium.org2011-08-251-0/+1
* Add Aura support to views:ben@chromium.org2011-08-251-13/+25
* content: Move gtk_floating_container to ui/base/gtk/.erg@google.com2011-08-243-0/+412
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-248-179/+112
* Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...oshima@google.com2011-08-243-28/+0
* Revert "Switch to using .pak files for locale data on Windows." (r97941)mattm@chromium.org2011-08-247-110/+172
* Fix the windows build.tony@chromium.org2011-08-241-1/+2