| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed mismatched channel order in OSMesaViewGLContext. | apatrick@chromium.org | 2010-11-03 | 1 | -5/+7 |
* | Attempt at fixing leaks from SetProp. Apparently there is a finite | sky@chromium.org | 2010-11-01 | 3 | -0/+74 |
* | Use GLib to parse environment variables to determine the default locale. | jshin@chromium.org | 2010-10-30 | 2 | -104/+83 |
* | Cleanup: Remove base/gtk_util.h by moving its methods to | jhawkins@chromium.org | 2010-10-29 | 1 | -3/+3 |
* | Let every "accelerated IO surface swapped" message have an identifier of the ... | thakis@chromium.org | 2010-10-28 | 2 | -2/+16 |
* | Cleanup: Get rid of app/gtk_util.h. | jhawkins@chromium.org | 2010-10-28 | 4 | -158/+1 |
* | Cleanup: Remove stale TODO | jeremy@chromium.org | 2010-10-28 | 1 | -5/+0 |
* | Convert ElideUrl to return a string16 instead of a wstring. | tony@chromium.org | 2010-10-27 | 3 | -110/+109 |
* | ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo... | apatrick@chromium.org | 2010-10-27 | 2 | -4/+16 |
* | Specify client version 2 when creating EGL contexts. | apatrick@chromium.org | 2010-10-27 | 1 | -2/+6 |
* | Fix up SharedMemory implementation so that it is more equivalent on Windows v... | dmaclach@chromium.org | 2010-10-27 | 3 | -11/+3 |
* | touchui: Directly process key and mouse events. | rjkroege@google.com | 2010-10-26 | 3 | -0/+187 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 1 | -2/+4 |
* | Expose bindings for glGetTexLevelParameter[fi]. These functions will be need... | senorblanco@chromium.org | 2010-10-22 | 2 | -0/+10 |
* | Remove src/app's dependency on the WebKit api. | tony@chromium.org | 2010-10-21 | 3 | -37/+3 |
* | Convert gfx::ElideText from using wstrings to string16. | tony@chromium.org | 2010-10-21 | 3 | -51/+63 |
* | Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed(). | rsesek@chromium.org | 2010-10-21 | 1 | -0/+3 |
* | FBTF: Even more deinlining. | erg@google.com | 2010-10-20 | 2 | -4/+13 |
* | Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc... | kkania@chromium.org | 2010-10-20 | 4 | -294/+83 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-20 | 4 | -83/+294 |
* | Revert 63191 - 2nd try: | phajdan.jr@chromium.org | 2010-10-20 | 5 | -60/+4 |
* | 2nd try: | mbelshe@chromium.org | 2010-10-20 | 5 | -4/+60 |
* | Revert 63176 - Fix regression where high resolution timers could be activated... | mbelshe@chromium.org | 2010-10-20 | 4 | -59/+3 |
* | Fix regression where high resolution timers could be activated even under | mbelshe@chromium.org | 2010-10-20 | 4 | -3/+59 |
* | Report EGL error strings whenever an EGL function fails. | apatrick@chromium.org | 2010-10-19 | 1 | -27/+107 |
* | Convert LOG(INFO) to VLOG(1) - app/. | pkasting@chromium.org | 2010-10-19 | 5 | -10/+10 |
* | FBTF: Monster ctor patch after changing heuristics in clang plugin. | erg@google.com | 2010-10-18 | 2 | -0/+3 |
* | Move scoped_nsdisable_screen_update from base to app/mac | brettw@chromium.org | 2010-10-18 | 3 | -2/+40 |
* | Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base... | brettw@chromium.org | 2010-10-17 | 5 | -1/+430 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 2 | -3/+3 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 3 | -9/+9 |
* | Move xdg_util into base/nix. I originally wanted to use base/linux, but you | brettw@chromium.org | 2010-10-16 | 1 | -2/+3 |
* | Move the windows-specific scoped_* stuff from base to base/win and in the bas... | brettw@chromium.org | 2010-10-16 | 1 | -1/+0 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 6 | -16/+16 |
* | Move iat_patch from base to app/win. Remove the functions from the header since | brettw@chromium.org | 2010-10-14 | 3 | -0/+357 |
* | Move constructor and destructor of MockGLInterface out of line. | thakis@chromium.org | 2010-10-14 | 2 | -410/+0 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 2 | -3/+3 |
* | Fix for the shared library build issue. This reverts my previous two tries wh... | brettw@chromium.org | 2010-10-10 | 1 | -1/+0 |
* | More fixes for the Linux shlib build, probably not everything yet. | brettw@chromium.org | 2010-10-10 | 1 | -0/+1 |
* | Fix the wrong mesa lib name. | zmo@google.com | 2010-10-08 | 1 | -2/+2 |
* | Added switch to disable GPU vsync. | apatrick@chromium.org | 2010-10-07 | 13 | -7/+164 |
* | Fixed crash when GetClientRect fails. | apatrick@chromium.org | 2010-10-06 | 1 | -1/+5 |
* | Load libGLESv2.dll before libEGL.dll. | apatrick@chromium.org | 2010-10-06 | 3 | -10/+50 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 4 | -218/+83 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 4 | -83/+218 |
* | GPU process does one-off EGL initialization on linux. | apatrick@chromium.org | 2010-10-05 | 1 | -11/+23 |
* | Define gfx::NativeImage and add ResourceBundle::GetNativeImageNamed(). | rsesek@chromium.org | 2010-10-05 | 2 | -0/+18 |
* | Revert asynchronous backing store changes. | derat@chromium.org | 2010-10-05 | 1 | -4/+0 |
* | Add DCHECK for misused string resources. | estade@chromium.org | 2010-10-04 | 2 | -40/+76 |