summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a race where WebGL would attempt to use the GpuChannel before it was in t...apatrick@chromium.org2010-07-156-20/+11
* Fix Pepper 3D GLContext initialization.apatrick@chromium.org2010-07-151-2/+17
* AcceleratedSurface performs one off GL initialization before attempting to cr...apatrick@chromium.org2010-07-151-0/+4
* GPU process command buffer stubs are destroyed when channel is closed.apatrick@chromium.org2010-07-156-80/+59
* Revert 52460 - Suppress intentional leaks in sanity tests on Mac valgrind bots.thestig@chromium.org2010-07-151-16/+0
* Move implementation from header to source.erg@chromium.org2010-07-1542-257/+789
* Disk cache: Code cleanup after the last cl.rvargas@google.com2010-07-156-364/+316
* position the balloons after closing in a way that will keep the next one's cl...johnnyg@chromium.org2010-07-159-15/+215
* Advanced (Under the Hood) dom-ui progress.csilv@chromium.org2010-07-1512-49/+378
* Make UpgradeDetector work on the Mac.mark@chromium.org2010-07-155-27/+87
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-1513-40/+131
* Expose cookie get/set to pyautoalyssad@chromium.org2010-07-155-0/+78
* Rolled tango to @34.akalin@chromium.org2010-07-151-1/+1
* Added support for printing of Pepper v2 plugins.sanjeevr@chromium.org2010-07-1510-2/+460
* Coverity: Fix null dereference in WebPluginDelegatePepper::Device3DInitialize...mattm@chromium.org2010-07-151-3/+3
* Coverity: fix missing break in GetOIDText, missing commas in ProcessCrlDistPo...mattm@chromium.org2010-07-151-0/+2
* Coverity: Fix missing const on WebPluginDelegatePepper::Device3DCreateContext...mattm@chromium.org2010-07-152-4/+4
* Coverity: Fix missing const on RendererWebIDBIndexImpl and RendererWebIDBData...mattm@chromium.org2010-07-154-14/+14
* Give imported bookmarks the properly themed button text.jrg@chromium.org2010-07-152-3/+18
* Fix uninitialized memory error caused by r50606.pinkerton@chromium.org2010-07-152-12/+3
* GTK/Mac: Switch the zoom buttons to the opposite order.erg@chromium.org2010-07-151-2/+2
* Refactor how ClientSocketPoolBaseHelper avoids re-entrancy.willchan@chromium.org2010-07-1517-128/+164
* Adding a new PyAuto hook for importing settings.alyssad@chromium.org2010-07-155-0/+153
* [GTK] correct tabstrip drag point calculation.estade@chromium.org2010-07-151-3/+3
* Disk cache: Read the index and data_0 files in a singlervargas@google.com2010-07-158-86/+174
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-1535-2149/+3
* SerializerTests.SerializeHTMLDOMWithNonStandardEntitiesojan@google.com2010-07-151-4/+1
* Chrome ARM build fix.erg@chromium.org2010-07-151-0/+1
* Add support for the "clear pending" server / storage backend state.tim@chromium.org2010-07-1513-36/+155
* Fix missing throbber in sync dialogs. This actually does a number of things:pkasting@chromium.org2010-07-157-41/+33
* Clean up theme_resources.grd:pkasting@chromium.org2010-07-1551-79/+24
* Display the error code when certificates fail to adddavidben@chromium.org2010-07-152-4/+11
* net: add commentsagl@chromium.org2010-07-152-3/+9
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-1575-80/+123
* FTP: add more detailed error codes based on RFC 959.phajdan.jr@chromium.org2010-07-154-106/+154
* Do not wrap non-HTTP(s) requests.stoyan@chromium.org2010-07-151-1/+7
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-1517-155/+156
* Fix bad merge in ClientSocketPoolBaseHelper.vandebo@chromium.org2010-07-151-6/+0
* Boot prefetch optimization for Chrome Frame (experimental)amit@chromium.org2010-07-151-45/+49
* Send large dump file for canary build. Also fix a similarhuanr@chromium.org2010-07-152-1/+4
* Implement disabling of plugins through policydanno@chromium.org2010-07-1518-43/+372
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-1535-3/+2149
* [Mac] Put buttons into the new unified Wrench menu.rsesek@chromium.org2010-07-1515-39/+1042
* Windows: Fix opacity of drag images.thakis@chromium.org2010-07-154-16/+65
* Linux: Implement WebCursorInfo::TypeNone (i.e., invisible) cursor.viettrungluu@chromium.org2010-07-151-1/+27
* Another whitespace change.agl@chromium.org2010-07-151-2/+2
* Another whitespace change to trigger a build.agl@chromium.org2010-07-151-1/+0
* Whitespace change to trigger a build.agl@chromium.org2010-07-151-0/+1
* allow editing of hompage preferences on Windows, that are not locked by policiesmnissler@chromium.org2010-07-153-22/+61
* Implement wifi geolocation for Chrome OSjoth@chromium.org2010-07-156-89/+105