summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* --test-gl-lib for GpuPixelBrowserTestsbacker@chromium.org2012-01-273-5/+21
* Remove old (pre-webkit) compositorpiman@chromium.org2012-01-2720-2883/+12
* Revert 119379 - Toward an android build of sync_unit_tests: OWNERS=rsesektzik@chromium.org2012-01-271-4/+3
* Toward an android build of sync_unit_tests: OWNERS=rsesekjrg@chromium.org2012-01-271-3/+4
* LayerAnimationObserver removes itself from LayerAnimationSequence's observer ...xiyuan@chromium.org2012-01-275-6/+80
* Inline |CanvasSkia::DrawGdkPixbuf()| into its only caller.asvitkine@chromium.org2012-01-273-25/+7
* Animation observers must opt in to get notified when the animator is destroyed.vollick@chromium.org2012-01-268-8/+55
* chmod a-x on canvas_skia_skia.ccrlarocque@chromium.org2012-01-251-0/+0
* Draw new tab button with tab backgroundsail@chromium.org2012-01-251-1/+2
* linux: Make PlatformFontPango handle family lists.derat@chromium.org2012-01-252-28/+51
* Add implementation of CanvasSkia based on RenderText.asvitkine@chromium.org2012-01-251-0/+357
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-254-142/+78
* Revert 119018 - Draw new tab button with tab backgroundsail@chromium.org2012-01-251-3/+2
* Draw new tab button with tab backgroundsail@chromium.org2012-01-251-2/+3
* Always use webkit compositorpiman@chromium.org2012-01-252-2/+12
* Move |PlatformFont::GetStringWidth()| implementation up into font.cc directly.asvitkine@chromium.org2012-01-2410-42/+25
* Add support for horizontal text alignment to RenderText.asvitkine@chromium.org2012-01-244-47/+98
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-242-4/+5
* Aura: apply UI font list to cros.xji@chromium.org2012-01-247-13/+83
* Revert 118789 - Always use webkit compositorpiman@chromium.org2012-01-242-12/+2
* Always use webkit compositorpiman@chromium.org2012-01-242-2/+12
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-232-10/+6
* aura/views: Use colors from NativeTheme in the omnibox popup.sadrul@chromium.org2012-01-235-7/+74
* Skia DEPS roll to 3077epoger@chromium.org2012-01-231-1/+0
* Merge left and right cursor movement code in RenderText, and misc fixesbenrg@chromium.org2012-01-217-714/+474
* Add Angle lib to compositor.gyp dependencies so compositor runs on windows.ben@chromium.org2012-01-211-0/+2
* Animate the omnibox show/hide.ben@chromium.org2012-01-201-1/+1
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-2/+2
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-192-3/+4
* Transition to base/mac/bundle_locations.h step 1jeremy@chromium.org2012-01-191-4/+4
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-191-2/+4
* Mac/Aura compositor_unittests are failingdhollowa@chromium.org2012-01-192-4/+7
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-191-0/+3
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-191-2/+2
* Remove unused CanvasSkia::GetTextureID() functions.asvitkine@chromium.org2012-01-196-26/+2
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-181-2/+2
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-181-1/+5
* Make it simpler to detect when implicit animations complete.vollick@google.com2012-01-188-52/+267
* RenderText: Pan to show additional overflow text when the display width incre...msw@chromium.org2012-01-182-1/+113
* Fix cursor in replacement mode is not drawn correctly.xji@chromium.org2012-01-184-7/+45
* Add text fading API to RenderText.asvitkine@chromium.org2012-01-174-17/+170
* Reimplement CanvasSkiaMac in terms of pure Skia for demo purposesdhollowa@chromium.org2012-01-142-47/+44
* Disable hole-punching on Windows, it seems to be broken right now, probably d...ben@chromium.org2012-01-131-0/+7
* CanvasSkia::Transform should be enabled on the Macdhollowa@chromium.org2012-01-133-9/+3
* Upstream Android's GLSurface implementation.sievers@chromium.org2012-01-139-21/+321
* Changes RenderViewHost to schedule paint if DidUpdateBackingStore issky@chromium.org2012-01-121-2/+86
* Revert 117461 - Reimplement CanvasSkiaMac in terms of pure Skia for demo purp...flackr@chromium.org2012-01-122-58/+59
* Fix invalid GDI object destruction sequence.cpu@chromium.org2012-01-121-7/+8
* Reimplement CanvasSkiaMac in terms of pure Skia for demo purposesdhollowa@chromium.org2012-01-122-59/+58
* Fix input text is not visible in Find bar textfield and Add Bookmark name field.xji@chromium.org2012-01-123-1/+33