summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support for interlaced PNGs (in gfx::PNGCodec)francoisk777@gmail.com2012-03-084-150/+495
* Update .DEPS.gitchrome-admin@google.com2012-03-081-1/+1
* Add one-arg implementations of WebViewClient::createGraphicsContext3D()jamesr@chromium.org2012-03-084-0/+15
* Download file picker changes for saving into gdata.achuith@chromium.org2012-03-087-7/+162
* Roll WebKit 110136:110147ukai@chromium.org2012-03-081-1/+1
* Factor out the shared parts of IPC channel reading.brettw@chromium.org2012-03-088-252/+255
* Factor out the command buffer implementation in ppb_graphics_3d_proxy so that...fsamuel@chromium.org2012-03-085-230/+282
* Handle a NULL trust anchor cert (cert_po_trustAnchor) returned bywtc@chromium.org2012-03-081-2/+3
* Remove empty third_party/android directorysteveblock@chromium.org2012-03-080-0/+0
* Updating trunk VERSION from 1063.0 to 1064.0chrome-release@google.com2012-03-081-1/+1
* Revert 125319 - Change panel drag related methods to use mouse location in sc...akalin@chromium.org2012-03-0819-246/+135
* [Sync] Remove Mac dependencies of sync_unit_test that were pulling in webkitakalin@chromium.org2012-03-081-15/+0
* Revert 125571 - Turn off TLS_RSA_WITH_RC4_128_MD5.akalin@chromium.org2012-03-081-4/+1
* Update .DEPS.gitchrome-admin@google.com2012-03-081-1/+1
* Roll WebKit 110124:110136ukai@chromium.org2012-03-081-1/+1
* SPDY - Used scoped_ptr for BufferedSpdyFramer in SpdySession.rtenneti@chromium.org2012-03-082-17/+29
* Refactor sync tests to use in-memory databaserlarocque@chromium.org2012-03-0815-651/+837
* Center buttons for intent pickergroby@chromium.org2012-03-081-1/+4
* When SpdySession is initialized with a socket that negotiated a specific SPDY...rch@chromium.org2012-03-082-386/+5
* Turn off TLS_RSA_WITH_RC4_128_MD5.wtc@chromium.org2012-03-081-1/+4
* Fix link error in TabContentsWrapper.yfriedman@chromium.org2012-03-081-1/+1
* ash: Remove incognito from app list.xiyuan@chromium.org2012-03-084-9/+0
* BlobURLRequestJob::CountSize refactoring.kinuko@chromium.org2012-03-082-73/+89
* Converting TokenService to a ProfileKeyedService.rlp@chromium.org2012-03-0837-124/+211
* Update .DEPS.gitchrome-admin@google.com2012-03-081-1/+1
* Roll WebKit r110105:110124.senorblanco@chromium.org2012-03-081-1/+1
* [clean up] Make chrome/browser/resources/{extensions,uber}'s CSS match style ...dbeam@chromium.org2012-03-084-14/+15
* ash: Add ctrl+search accelerator key to toggle app list.xiyuan@chromium.org2012-03-081-0/+6
* Add AES decryptor and tests.xhwang@chromium.org2012-03-0824-34/+459
* [uber extensions] fix overlays for embedding in uberestade@chromium.org2012-03-084-0/+17
* Merge CrossFileUtilHelper to FileUtilHelper as Copy() and Move().tzik@chromium.org2012-03-089-295/+285
* Create meta table atomically.shess@chromium.org2012-03-087-10/+31
* [ntp] revert (errant?) change to sync sign in link underlineestade@chromium.org2012-03-081-1/+1
* Support both href and path keyword for extension pathgroby@chromium.org2012-03-086-18/+75
* Add support for WebPagePopup.tkent@chromium.org2012-03-081-0/+4
* Fix check when converting faviconsail@chromium.org2012-03-081-2/+5
* Suppress an old and flaky memory leaks onw Mac botszhaoqin@google.com2012-03-081-1/+26
* Fix app launch histograms.estade@chromium.org2012-03-0811-59/+59
* [Sync] First pass at removing unneeded dependencies of syncakalin@chromium.org2012-03-083-20/+4
* Removed ex-OWNERgroby@chromium.org2012-03-081-1/+0
* Drop redundant index from Cookies databases.shess@chromium.org2012-03-081-4/+3
* Modify tab strip behavior to make the next index in the tab selection the act...aaron.randolph@gmail.com2012-03-082-1/+26
* Profiles: Mark the factories as NonThreadSafe and allow services to be delete...erg@chromium.org2012-03-086-5/+85
* Correct an IndexedDB test that creates a transaction within another transacti...jsbell@chromium.org2012-03-081-2/+2
* [net] Replace EXPECT_EQ(true/false, ...) with EXPECT_TRUE/FALSE(...)szym@chromium.org2012-03-081-4/+4
* [net] Refactoring of HostResolverImpl::Job::CompleteRequests.szym@chromium.org2012-03-083-139/+138
* Making sure NetworkSettings is always properly initialized.alexeypa@chromium.org2012-03-081-0/+1
* remove test expectationsukai@chromium.org2012-03-081-31/+0
* Fix startup race-conditions in new Decoder pipeline:wez@chromium.org2012-03-087-24/+48
* Making remoting::ScopedScHandle an instance of the base::win::GenericScopedHa...alexeypa@chromium.org2012-03-083-64/+16