summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add support of OpenMAX EGL image decodingwjia@google.com2010-06-078-121/+326
* Reapply 49081: AppCache: Use a MockHttpServer instead of starting a seperate ...michaeln@chromium.org2010-06-073-117/+241
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-07102-0/+9366
* Revert 49081 - AppCache: Use a MockHttpServer instead of starting a seperate ...michaeln@google.com2010-06-073-239/+119
* Checking in http://codereview.chromium.org/2605005 on behalf of tbarzic@chrom...zelidrag@chromium.org2010-06-073-2/+189
* AppCache: Use a MockHttpServer instead of starting a seperate http server for...michaeln@chromium.org2010-06-0727-179/+239
* AudioController to perform audio operations on a separate threadhclam@chromium.org2010-06-077-10/+705
* Fix audio "clicking" for strongbad demohclam@chromium.org2010-06-077-68/+59
* Treat "Ascender Sans" and "Ascender Serif" as equivalent to jshin@chromium.org2010-06-071-4/+9
* Do not attempt to reuse active sockets after a socket pool flush (usually a n...willchan@chromium.org2010-06-0714-39/+104
* Make SpdySessionPool observe network changes.willchan@chromium.org2010-06-077-12/+37
* Renaming chrome sync integration test files so that they are uniformly named.rsimha@chromium.org2010-06-074-3/+3
* Makes LinkProgram fail if both a vertex and fragment shadergman@chromium.org2010-06-077-31/+197
* [Mac] Hook up the "Reset to Defaults" button in Under the Hood preferences.rsesek@chromium.org2010-06-074-47/+99
* Make Nigori method const and keep track of key parameters.albertb@chromium.org2010-06-072-7/+17
* Roll DEPS for WebKit 60777:60786.senorblanco@google.com2010-06-071-1/+1
* Fix a couple of issues with MSI support through upgrades:robertshield@chromium.org2010-06-074-40/+101
* MessageBubble which does not require separate window and does not grab input ...oshima@chromium.org2010-06-076-19/+78
* Revert 49066 - Reverting checkin in rev 48521 as creating a child window for ...erg@chromium.org2010-06-071-5/+63
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-071-63/+5
* Fix content settings window not showing up from info bubble link.xiyuan@chromium.org2010-06-071-1/+2
* Added implementation of partner services manifest parsing, unit test and samp...denisromanov@chromium.org2010-06-074-30/+165
* Add .DS_Store to the .gitignore file.rsesek@chromium.org2010-06-071-2/+3
* SPDY: Fix stream cancellation during ReadResponseBody() callback.willchan@chromium.org2010-06-072-3/+127
* Some simplifications, as a pre-step to http://crbug.com/40103joth@chromium.org2010-06-0711-99/+53
* Remove the old RLZ dll from the chrome code. There are no code dependenciesrogerta@google.com2010-06-075-40/+2
* Roll DEPS for WebKit 60759:60777.senorblanco@google.com2010-06-071-1/+1
* Experiment for number of persistent connections to serverziadh@chromium.org2010-06-073-0/+87
* Import the server-side code for URL encoding & unittest.mbelshe@chromium.org2010-06-077-58/+786
* Increase the timeout value for UI tests. Several tests run for 203k+glider@chromium.org2010-06-071-1/+1
* Do not use key expansion when saving inspector settings.yurys@chromium.org2010-06-071-1/+2
* Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...yurys@chromium.org2010-06-074-8/+12
* HttpAuthHandler's are no longer refcounted.cbentzel@chromium.org2010-06-0726-136/+152
* It seems all RenderView tests have issues. I'll try reverting last significan...cira@chromium.org2010-06-071-2/+2
* Support multiple PrefStoresmnissler@chromium.org2010-06-0724-121/+710
* Disable RenderViewTest.ExtensionMessages* since they consistently crash local...cira@chromium.org2010-06-071-2/+2
* Add implementation for WebDevToolsAgentClient::debuggerScriptSource.yurys@chromium.org2010-06-076-2/+18
* Update v8 revision in DEPS to latest trunk version.lrn@chromium.org2010-06-071-1/+1
* Add the remaining Enum types of Mozc configs.yusukes@google.com2010-06-076-22/+207
* Landing for Pavel Podivilov (podivilov@chromium.org).vitalyr@chromium.org2010-06-075-0/+932
* Ignore one more function from Windows guts since it occasionally leads to fal...timurrrr@chromium.org2010-06-071-0/+1
* Allow users to change current input method even when no text input area is fo...yusukes@google.com2010-06-071-4/+10
* Reorder input methods based on language code.satorux@chromium.org2010-06-073-12/+132
* Turn off network connection failure notification.chocobo@chromium.org2010-06-072-53/+4
* Really disable the test.jhawkins@chromium.org2010-06-071-1/+1
* Disable TabRestoreServiceTest.DontPersistPostData as it is crashing on Windows.jhawkins@chromium.org2010-06-071-0/+7
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-0731-61/+62
* Ensure that the context menu items displayed in ChromeFrame rendered pages ar...ananta@chromium.org2010-06-073-0/+7
* AutoFill: Don't save credit card numbers from Autocomplete to the WebDB.jhawkins@chromium.org2010-06-077-81/+176
* Update combo boxes to use a template systemzork@chromium.org2010-06-0713-47/+221