summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A simple media player using Media Foundation.hclam@chromium.org2010-07-095-0/+1364
* Revert 51923 - Try to make chrome_tests.gypi include all sources for all targ...pkasting@chromium.org2010-07-091-186/+183
* Change a FAILS_ to DISABLED_, since FAILS_ doesnt help when the test crashes.eroman@chromium.org2010-07-091-1/+1
* Disable browser_tests for Mac coverage.jrg@chromium.org2010-07-091-1/+5
* Increase subprocess test timeout from 30-->45 seconds and re-enablejrg@chromium.org2010-07-092-10/+6
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-0920-594/+1196
* Try to make chrome_tests.gypi include all sources for all targets, then exclu...pkasting@chromium.org2010-07-091-183/+186
* Add URL-based features for client-side phishing detection.bryner@chromium.org2010-07-098-0/+482
* Run PPAPITest.Scrollbar on Win (where I tested it works) and Mac. Not sure w...jam@chromium.org2010-07-091-0/+5
* Remove an unnecessary null pointer test for |info| inwtc@chromium.org2010-07-091-1/+1
* Define USE_SYMBOLIZE for Solaris because we build the 'symbolize' targetwtc@chromium.org2010-07-091-6/+2
* [Mac] Remove references to the close icons that were replaced by procedural d...andybons@chromium.org2010-07-095-201/+2234
* Coverity: uninitialized member in posix WaitableEventWatcher constructor.mattm@chromium.org2010-07-091-0/+1
* Bring in the latest PPAPI and add an implementation for SetCursor.jam@chromium.org2010-07-094-5/+99
* Fix a potential crash in MountLibraryImpl::Init().satorux@chromium.org2010-07-091-0/+4
* Work around an grit ID collision by forcingtony@chromium.org2010-07-081-1/+1
* Un-comment another crash which has popped up.pkasting@chromium.org2010-07-081-1/+1
* Refactor AsyncTick to force Chrome through the reentrancy checks formerly in ...tschmelcher@chromium.org2010-07-082-18/+27
* Revert 51903 - AutoFill Empty profiles and credit cards should not be saveddhollowa@chromium.org2010-07-082-136/+13
* Fixed race condition in O3D/WebGL FileRequest implementation by onlykbr@google.com2010-07-081-15/+14
* Add "save credit card info?" infobar for Autofill.avi@chromium.org2010-07-088-13/+204
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-0813-581/+562
* Add expectation for MockSystemLibrary->{Add|Remove}Observeroshima@chromium.org2010-07-083-9/+26
* Add boilerplate text pointing to the experimental API instructions.kathyw@chromium.org2010-07-082-1/+15
* AutoFill Empty profiles and credit cards should not be saveddhollowa@chromium.org2010-07-082-13/+136
* Pull PPAPI to get the paint aggregator, hook up UI test.brettw@chromium.org2010-07-082-1/+5
* Fix a Chrome renderer crash which occurs on closing the print dialog right af...ananta@chromium.org2010-07-081-4/+2
* CorrupFrameSessionError Fails.cbentzel@chromium.org2010-07-081-1/+2
* AutoFill: Only query the AutoFill server if we've parsed any of the forms.jhawkins@chromium.org2010-07-084-20/+48
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-0826-125/+220
* Revert 51887 - Disable SpdyNetworkTransactionTest.CorruptFrameSessionError wh...eroman@chromium.org2010-07-081-2/+1
* Add an image.thakis@chromium.org2010-07-081-0/+0
* Rolled forward O3D's Chromium DEPS to match the Skia roll-forward inkbr@google.com2010-07-0811-53/+81
* Fix compile (add include of WebSize to webgles2context_impl.h)jamesr@chromium.org2010-07-082-1/+1
* Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...eroman@chromium.org2010-07-0820-1192/+594
* Switch WebGLES2Context::resizeOffscreenContent to use a WebSize instead of in...jamesr@chromium.org2010-07-082-3/+4
* Widen heapchecker suppression for SPDY test.willchan@chromium.org2010-07-081-1/+1
* Adds tests for the SpdyFramer.Create* frame creation methods.mlloyd@chromium.org2010-07-086-22/+576
* Disable SpdyNetworkTransactionTest.CorruptFrameSessionError which is failing ...eroman@chromium.org2010-07-081-1/+2
* Chrome side of making RenderView not special case PluginDocument and making t...jam@chromium.org2010-07-0815-112/+233
* Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."ajwong@chromium.org2010-07-0810-329/+390
* Revert 51882 - In order to run the sync integration tests on the chromium bui...cbentzel@chromium.org2010-07-082-38/+6
* Fix Spdy heapchecker suppression.willchan@chromium.org2010-07-081-1/+1
* In order to run the sync integration tests on the chromium buildbots, we need...rsimha@chromium.org2010-07-082-6/+38
* Applying "Solving a bug in Chrome Frame that Firefox doesn't set preferences ...robertshield@chromium.org2010-07-081-1/+0
* [Mac] Bring https:// coloring into line with views.shess@chromium.org2010-07-081-7/+8
* Reliability crash list cleanup, part 2. Try commenting out all the not-perma...pkasting@chromium.org2010-07-081-99/+25
* Add the capability to run multiple proxy PAC scripts in parallel.eroman@chromium.org2010-07-0820-594/+1192
* Fix disabled unit test.jrg@chromium.org2010-07-081-4/+29
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-0819-1482/+225