summaryrefslogtreecommitdiffstats
path: root/ui/snapshot
Commit message (Expand)AuthorAgeFilesLines
* Prepare ui/ module for compilation with OS X 10.7 deployment target.erikchen2016-03-081-1/+2
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-7/+0
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-271-2/+1
* Global conversion of Pass()→std::move() on OS=androiddcheng2015-12-301-1/+3
* Switch to standard integer types in ui/.avi2015-12-244-3/+10
* Convert Pass()→std::move() in ui/dcheng2015-12-181-1/+3
* Remove the NoAtExitBaseTestSuite anti-pattern.jam2015-12-111-24/+4
* Aura on Android: Use Aura's snapshot implementaion with Android Aura.mfomitchev2015-10-151-1/+5
* Mac: Use [NSArray firstObject] for [NSScreen screens]ccameron2015-10-071-1/+1
* Partially fix compilation of src/ui unittests with Xcode 7 (OS X 10.11 SDK).sdefresne2015-09-141-1/+1
* Don't implicitly convert Rect to RectF in mandoline and ui.danakj2015-09-101-1/+1
* Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContextweiliangc2015-07-131-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* ui: Use a PaintRecorder to access the Canvas for painting.danakj2015-04-071-3/+4
* Pass a ui::PaintContext from ui::Layer to layer delegates.danakj2015-04-041-3/+6
* [MacViews] Remove stray/unguarded uses of ui/aura/window.h in cross-platform ...tapted2015-04-022-1/+2
* Remove link_chrome_on_windows GN flag.brettw2015-03-021-29/+27
* Remove cc dependency from ui/basejaekyun2015-02-244-4/+15
* Remove more targets from GN Windows build.brettw2015-02-021-27/+29
* Fix 'gn check' errors in //ui/* targets.tfarina2015-02-021-0/+1
* Make ui::Compositor use ui::Schedulerweiliangc2015-01-291-1/+2
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-315-5/+5
* Revert of Make ui::Compositor use ui::Scheduler (patchset #13 id:360001 of ht...isherman2014-12-061-2/+1
* Make ui::Compositor use ui::Schedulerweiliangc2014-12-051-1/+2
* Componentize ScreenshotTaker.flackr2014-12-035-0/+342
* gn format //uiscottmg2014-12-031-3/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-6/+5
* Revert of Make ui::Compositor use ui::Scheduler (patchset #2 id:20001 of http...weiliangc2014-10-091-2/+1
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-3/+3
* Make ui::Compositor use ui::Schedulerweiliangc2014-10-091-1/+2
* Remove Windows snapshot code.jbauman2014-10-026-260/+0
* Remove implicit HANDLE conversions from ui.rvargas2014-09-251-6/+7
* Fix most of the "gn check" errors in ui/*Brett Wilson2014-08-281-0/+1
* Remove implicit conversions from scoped_refptr to T* in ui/dcheng2014-08-251-2/+2
* Remove myself from some android owners files.yfriedman@chromium.org2014-08-221-2/+2
* Add chrome, installer_util targets to GN build.brettw@chromium.org2014-08-201-30/+31
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-0/+1
* Fix set_area sizes for RequestCopyOfOutput, and related tests.miu@chromium.org2014-08-141-2/+4
* Revert "Make SingleThreadProxy a SchedulerClient"enne@chromium.org2014-08-131-2/+1
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-121-1/+2
* Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...tkent@chromium.org2014-08-071-2/+1
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-071-1/+2
* Revert 287747 "Make SingleThreadProxy a SchedulerClient"tommi@chromium.org2014-08-061-2/+1
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-061-1/+2
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-281-2/+1
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-281-1/+2
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* android: Fix snapshot height by including toolbar offsetpowei@chromium.org2014-06-201-1/+9