summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+1
* Check return value of XGetWindowAttributes.reveman@google.com2011-09-124-9/+29
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-123-95/+0
* Adjust RenderTextWin ScriptShape loop and error handling.msw@chromium.org2011-09-121-10/+22
* Keep track of the current per-thread context and surface. Addkbr@google.com2011-09-0913-6/+150
* Merged duplicate functions from tools/data_pack into the grit/format/data_pac...adriansc@chromium.org2011-09-091-1/+1
* Check return value of SkBitmap::readyToDraw before calling SkBitmap::getAddr32.reveman@google.com2011-09-091-0/+4
* Move TestEventUtils from chrome to ui.avi@chromium.org2011-09-094-3/+139
* Adds some debugging to help identify the id of the menu that is crasing.sky@chromium.org2011-09-091-0/+18
* * Truncate file name longer than MAX_PATH(260).yosin@chromium.org2011-09-091-15/+16
* Move BaseView from chrome to content.avi@chromium.org2011-09-087-1/+616
* Fix windows classic scrollbar buttons.scottbyer@chromium.org2011-09-081-1/+16
* Remove EventType, EventFlags, MouseEventFlags enum re-definitions.msw@chromium.org2011-09-083-39/+3
* Move compositor ctor and dtor to .cc file.vollick@chromium.org2011-09-082-4/+10
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-0811-32/+314
* Since cursor width is 0, need to offset cursor_bounds_.x and display_offst_.x...xji@google.com2011-09-071-2/+2
* Implement Pango RenderText for Linux.xji@google.com2011-09-078-176/+954
* Remove some static initializers caused by colors in gtk_hig_constants.h.tony@chromium.org2011-09-073-26/+8
* Fix linux-chromeos-clang builder.sadrul@chromium.org2011-09-071-1/+1
* Fix win shared builder.sadrul@chromium.org2011-09-071-1/+3
* aura-views: Make views_aura_desktop compile and run on linux.sadrul@chromium.org2011-09-072-2/+2
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-075-27/+37
* aura: A few changes to have aura_demo compile and run on linux.sadrul@chromium.org2011-09-078-122/+186
* Preload D3DX DLLs before ANGLE is loaded.apatrick@chromium.org2011-09-071-1/+32
* Really fix Linux shared buildjam@chromium.org2011-09-071-2/+2
* Build fixes for r99884 for clang and Linux shared build.jam@chromium.org2011-09-071-1/+4
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-072-0/+32
* Removed sample.pak binary from checkout.adriansc@chromium.org2011-09-065-8/+48
* 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