summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...thestig@chromium.org2010-05-217-120/+26
* Add implementation of CreateObject.darin@chromium.org2010-05-212-5/+326
* Initialize the ChromeFrame request manager with the container interface in th...ananta@chromium.org2010-05-211-1/+2
* Part 2 of fix. Denies access to password manager for sandboxed iframes with a...inferno@chromium.org2010-05-211-0/+5
* Fix major UI ugliness in the "Languages and Input" dialog.satorux@chromium.org2010-05-213-160/+212
* Get rid of the hack for ibus-pinyin.satorux@chromium.org2010-05-211-56/+40
* Separate SPDY data-frame compression from the header compressors.mbelshe@chromium.org2010-05-215-139/+473
* WebKit roll: 59874-59900victorw@chromium.org2010-05-211-1/+1
* Added an implementation of the NetworkChangeNotifierThread interface for the ...sanjeevr@chromium.org2010-05-218-4/+216
* SocketStream::Close() disconnect the socket after all pending data sent.ukai@chromium.org2010-05-213-3/+147
* views: Use STLDeleteElements to delete pointer objects.tfarina@chromium.org2010-05-212-28/+11
* Remove the TRACE_EVENT for network states. This is no longer needed, since mo...eroman@chromium.org2010-05-214-57/+0
* Track whether a resource was loaded via a proxy. I'm going to usembelshe@chromium.org2010-05-213-3/+18
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-217-26/+120
* WebKit roll: 59852-59873victorw@chromium.org2010-05-211-1/+1
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-215-50/+62
* Remove suppressions for fixed bugjamesr@chromium.org2010-05-211-6/+0
* Remove a NOTREACHED() that I'm triggering when I righttony@chromium.org2010-05-211-1/+2
* Fixing mounting case.dhg@chromium.org2010-05-201-1/+1
* Speculative fix for blank status bubble.mirandac@google.com2010-05-201-21/+14
* Add a note to the docs warning users to use only theaa@chromium.org2010-05-202-0/+32
* Made feedback icon hidden on login screen.zelidrag@chromium.org2010-05-201-0/+3
* Test shell: create a dedicated thread for the cache.rvargas@google.com2010-05-202-3/+10
* Increase the width of the dialog box for 'stop sync' in Tamil to 75 chars to ...jshin@chromium.org2010-05-201-1/+1
* WebKit roll: 59832-59851victorw@chromium.org2010-05-201-1/+1
* VideoDecoderImpl Mock Engine leak callback.jiesun@google.com2010-05-202-8/+8
* Get rid of navsuggest results in omnibox tests.nirnimesh@chromium.org2010-05-201-14/+1
* Reduce the suppression text for the zlib inflate leakage.mbelshe@chromium.org2010-05-201-40/+1
* Extension Docs (No building or testable files).rafaelw@chromium.org2010-05-202-2/+4
* Fix the incorrect logic from r47842. Too many not's.thestig@chromium.org2010-05-201-2/+2
* Reland Mac: First steps for default pluginthakis@chromium.org2010-05-2010-88/+293
* Linux: enable another render view unit test.estade@chromium.org2010-05-201-9/+27
* GTK: delete text when cutting from the omnibox.estade@chromium.org2010-05-201-2/+5
* Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th...ananta@chromium.org2010-05-204-6/+25
* WebKit roll: 59819-59831victorw@chromium.org2010-05-201-1/+1
* Finally getting to the appcache parts instead of all of this webkitApi/ipc pl...michaeln@chromium.org2010-05-207-53/+237
* Make ClientSocketPool histograms static so that they work properly.vandebo@chromium.org2010-05-2016-70/+177
* Make PluginTest.Real amd PluginTest.MediaPlayerNew only run on Debug Perf Bot...thestig@chromium.org2010-05-201-1/+9
* Revert 47832 - Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds.robertshield@chromium.org2010-05-202-4/+13
* Gtk: fix GConfValue leak in GConfTitlebarListener.mattm@chromium.org2010-05-201-0/+4
* Marking DevToolsSanityTest.TestStepOut as flaky on Linux too.robertshield@chromium.org2010-05-201-1/+1
* Simple code rearranging to better group by function area and protocol.mrossetti@chromium.org2010-05-203-1583/+1601
* NTP: use the shared menu.css for the options menu.arv@chromium.org2010-05-204-34/+11
* Add PPAPI UI test (currently disabled because it only runs properly on Windows).brettw@chromium.org2010-05-203-1/+77
* Add heapcheck supression for 44667.cbentzel@chromium.org2010-05-201-0/+6
* Implement full screen lock functionality.oshima@chromium.org2010-05-206-34/+134
* Roll DEPS for libvpx and enable VP8/WebM for Chromium ARM builds.scherkus@chromium.org2010-05-202-13/+4
* Lazy initialization of URLSecurityManager to reduce start-up time.ahendrickson@chromium.org2010-05-2010-26/+25
* Revert 47828 - Add a PPAPI ui test framework and start running the existing i...brettw@chromium.org2010-05-203-77/+1
* AutoFill telephone number prefix and suffix heuristics.dhollowa@chromium.org2010-05-202-2/+43