summaryrefslogtreecommitdiffstats
path: root/app/gfx
Commit message (Expand)AuthorAgeFilesLines
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-1413-333/+700
* gpu: add GLES/EGL support on linuxpiman@chromium.org2010-06-216-32/+196
* Committing on behalf of p155off@gmail.com .kbr@google.com2010-06-152-1/+2
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-101-63/+5
* Added EGL based GLContext.apatrick@chromium.org2010-06-0919-351/+2413
* Revert 49066 - Reverting checkin in rev 48521 as creating a child window for ...erg@chromium.org2010-06-071-5/+63
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-071-63/+5
* Added warning if GLX version is less than 1.3. Pbuffers need GLX 1.3 and the ...apatrick@chromium.org2010-05-281-0/+10
* Get the GPU process to create an additional window for the GL context in ordervangelis@chromium.org2010-05-281-7/+65
* Changed DLOG to LOG in gl_context_linux.cc to get informative errorkbr@google.com2010-05-241-19/+19
* linux: fallback to GLX Pixmaps when pbuffers aren't availablepiman@chromium.org2010-05-181-3/+159
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-2/+2
* OSMesa was not being correctly initialized when used with WebGL.apatrick@chromium.org2010-04-293-33/+21
* Pepper3D plugin tests enabled for Windows.apatrick@chromium.org2010-04-221-0/+4
* Landing 45240 again.apatrick@chromium.org2010-04-227-0/+1526
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-2313-2276/+1
* Clamp the max size of fonts used by skia/chrome canvas.tony@chromium.org2010-03-233-24/+33
* Disable test until I move this file later this evening.ben@chromium.org2010-03-221-2/+3
* Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...ben@chromium.org2010-03-224-9/+23
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-203-6/+23
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-193-779/+0
* Move more files to toplevel gfx.ben@chromium.org2010-03-1916-2539/+0
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-187-1841/+0
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-1717-1102/+0
* Move base/gfx contents to gfx/ben@chromium.org2010-03-1413-15/+16
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-133-945/+0
* Don't allocate temporary buffer during PNG encoding.erg@google.com2010-03-122-29/+105
* GTK: more browser action toolbar functionality. estade@chromium.org2010-03-121-0/+4
* Fix some issues with text size calculation and message boxes.pkasting@chromium.org2010-03-111-40/+54
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-0/+0
* app: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-064-10/+16
* Workaround for Pango integer overflow on really long strings.mmoss@google.com2010-03-011-0/+12
* Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ...pkasting@chromium.org2010-02-262-0/+54
* Remove ampersands from menu item titles. See http://crosbug.com/1273avayvod@chromium.org2010-02-131-8/+19
* Remove TODOs or add bug numbers to TODOspinkerton@chromium.org2010-02-121-1/+1
* Make clicking on side tabs to select them work. ben@chromium.org2010-02-114-0/+86
* Revert 38828 - Make clicking on side tabs to select them work.ben@chromium.org2010-02-114-87/+0
* Make clicking on side tabs to select them work.ben@chromium.org2010-02-114-0/+87
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-3/+1
* Tweak some things to be compatible with libpng 1.4.craig.schlenter@chromium.org2010-02-051-9/+4
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-2/+9
* WebKit roll 54045:54059pfeldman@chromium.org2010-01-291-2/+1
* WebKit roll 54016:54045.pfeldman@chromium.org2010-01-291-1/+2
* OpenBSD/FreeBSD ifdefs and GYP changes for app/ directorypvalchev@google.com2010-01-234-14/+12
* Fix bad tooltip wrapping.davemoore@chromium.org2010-01-221-1/+15
* Attempt to fix text not being clipped. This only seems to happen insky@chromium.org2010-01-111-0/+3
* Attempt to fix crash in issue 31082xiyuan@chromium.org2010-01-071-0/+4
* Workaround bug in Pango that was resulted in incorrect wrapping.sky@chromium.org2010-01-041-0/+17
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-1/+1
* Init allocated SkBitmap pixelsxiyuan@chromium.org2009-12-171-0/+1