| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce FORCE_LTR_DIRECTIONALTY in Canvas. | xji@chromium.org | 2011-08-18 | 2 | -7/+16 |
* | Add gl.dll, compositor.dll, and surface.dll. | darin@chromium.org | 2011-08-18 | 28 | -36/+144 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4) | thestig@chromium.org | 2011-08-18 | 2 | -2/+2 |
* | Remove PREVIOUS_GRAPHEME_TRAILING. | xji@google.com | 2011-08-16 | 2 | -8/+13 |
* | Revert 96982 - Add gl.dll, compositor.dll, and surface.dll. | rvargas@google.com | 2011-08-16 | 28 | -144/+36 |
* | Add gl.dll, compositor.dll, and surface.dll. | darin@chromium.org | 2011-08-16 | 28 | -36/+144 |
* | Implemented nicer battery status | davemoore@chromium.org | 2011-08-12 | 1 | -0/+2 |
* | Gets rid of chrome being cleared for a moment when keyboard is hidden | backer@chromium.org | 2011-08-12 | 4 | -8/+12 |
* | Make texture mapping OpenGL ES 2.0 compliant. | backer@chromium.org | 2011-08-12 | 1 | -0/+2 |
* | Fix RenderText cached bounds and offset logic; update clients. | msw@chromium.org | 2011-08-11 | 2 | -76/+86 |
* | Adding Wayland support for ui/gfx | dnicoara@chromium.org | 2011-08-10 | 17 | -25/+439 |
* | Do not allocate depth-stencil buffers for GLSurfaces. | apatrick@chromium.org | 2011-08-09 | 4 | -8/+4 |
* | Rename GetLeft/RightCursorPosition to GetLeft/RightSelectionModel. | msw@chromium.org | 2011-08-09 | 2 | -83/+69 |
* | Ensure that blending is disabled for layers with no alpha | backer@chromium.org | 2011-08-08 | 1 | -2/+3 |
* | Rename UI_API to UI_EXPORT. | darin@chromium.org | 2011-08-06 | 39 | -138/+140 |
* | Gtk: fix GTK_TYPE_PERSERVE_WINDOW typo. | mattm@chromium.org | 2011-08-06 | 1 | -1/+1 |
* | Always call the class methods to save/restore contexts. | avi@chromium.org | 2011-08-05 | 2 | -12/+28 |
* | Revert 95611 - Always call the class methods to save/restore contexts. | yzshen@chromium.org | 2011-08-05 | 2 | -17/+12 |
* | Always call the class methods to save/restore contexts. | avi@chromium.org | 2011-08-05 | 2 | -12/+17 |
* | Fix clang build. | apatrick@chromium.org | 2011-08-04 | 2 | -1/+5 |
* | extend RenderText for inheritance. It | xji@google.com | 2011-08-04 | 2 | -166/+381 |
* | Roll skia to r2034 (and add new gl bindings) | bsalomon@google.com | 2011-08-04 | 3 | -0/+24 |
* | Implement text selection widgets for controlling text selection on touch | varunjain@chromium.org | 2011-08-03 | 1 | -2/+2 |
* | Fix font and selection issues for RenderText temporary code. | msw@chromium.org | 2011-08-02 | 2 | -30/+32 |
* | First pass at removal of unneeded dependencies on skia\ext\platform_canvas.h | twiz@google.com | 2011-08-02 | 3 | -3/+7 |
* | Change TopSites and History to use gfx::Image instead of SkBitmap in their | pinkerton@chromium.org | 2011-08-02 | 2 | -0/+21 |
* | mac: Components build for ui, easy part | thakis@chromium.org | 2011-07-29 | 2 | -3/+5 |
* | First pass for eliminating double painting | pkotwicz@chromium.org | 2011-07-29 | 7 | -20/+198 |
* | Add a shared memory blit test | cpu@chromium.org | 2011-07-28 | 1 | -0/+28 |
* | Add --gpu-no-context-lost commandline switch. | zmo@google.com | 2011-07-28 | 2 | -4/+10 |
* | Turn on UIPI for the GPU sandbox. | jschuh@chromium.org | 2011-07-28 | 4 | -12/+20 |
* | Larger Combo box Hit Targets for TOUCH_UI | fsamuel@chromium.org | 2011-07-28 | 4 | -16/+0 |
* | Fix for stencil attachment of FBO. | backer@chromium.org | 2011-07-28 | 7 | -7/+11 |
* | Use scoped_ptr for RenderTextTest memory management. | msw@chromium.org | 2011-07-27 | 1 | -4/+5 |
* | Update Texture/Layer SetCanvas, callsites, and comments. | msw@chromium.org | 2011-07-27 | 6 | -16/+18 |
* | Distinguish menu bullet and menu check when Windows theme is not present. | rhashimoto@chromium.org | 2011-07-26 | 1 | -1/+2 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 2 | -4/+3 |
* | Roll skia to 1951 | bsalomon@google.com | 2011-07-26 | 1 | -0/+19 |
* | Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 7 | -0/+1000 |
* | Revert 93840 - Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 7 | -1000/+0 |
* | Add gfx::RenderText and support code. | msw@chromium.org | 2011-07-25 | 7 | -0/+1000 |
* | 2nd try. added UI_API to Screen class. | oshima@google.com | 2011-07-23 | 3 | -0/+210 |
* | Revert 93744 - 2nd try. added UI_API to Screen class. | csilv@chromium.org | 2011-07-23 | 3 | -210/+0 |
* | 2nd try. added UI_API to Screen class. | oshima@google.com | 2011-07-23 | 3 | -0/+210 |
* | Revert 93724 | oshima@google.com | 2011-07-22 | 3 | -210/+0 |
* | Move screen.h to ui/gfx because Screen doesn't depend on views, and they're u... | oshima@google.com | 2011-07-22 | 3 | -0/+210 |
* | Reapplies r91761. | erg@google.com | 2011-07-22 | 1 | -1/+1 |
* | Create new GLSurface for cross process image transport. | backer@chromium.org | 2011-07-22 | 10 | -1/+25 |
* | Always write alpha. Turn of blending for root layers. Also, don't clear the b... | backer@chromium.org | 2011-07-22 | 5 | -24/+40 |
* | Add glBindFragDataLocationIndexedARB to the GLInterface. Add it to skia's in-... | bsalomon@google.com | 2011-07-22 | 3 | -1/+13 |