summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable StatsTableTest.MultipleThreadsphajdan.jr@chromium.org2010-05-081-5/+2
* gtk: Delay load the AutoFill profiles and credit cards.jhawkins@chromium.org2010-05-085-156/+188
* Replace #if 0 used to disable test, the DISABLED_ and FLAKY_phajdan.jr@chromium.org2010-05-083-12/+7
* Disable extension app tab throbber if command line flag set.finnur@chromium.org2010-05-084-0/+22
* Collapse toolbars in app tabs.aa@chromium.org2010-05-0810-17/+42
* On Windows, do not use the COMODO EV SGC CA certificatewtc@chromium.org2010-05-081-2/+54
* Fix IPv6 probe class to better handle cancellation of the job.jar@chromium.org2010-05-081-9/+19
* GTK: don't accept DnD drops of size 0 in the render view.estade@chromium.org2010-05-081-2/+2
* GTK: add http:// to cuts as well as copies in the omnibox.estade@chromium.org2010-05-082-6/+18
* Add some more IPC plumbing and scaffolding to support having appcache work in...michaeln@chromium.org2010-05-0817-39/+218
* Webkit roll 58956:58975johnnyg@chromium.org2010-05-081-1/+1
* Add the geolocation permission to the extension install dialog.aa@chromium.org2010-05-082-1/+9
* Revert gpu CL which broke the Mac build.shess@chromium.org2010-05-0822-403/+176
* Partially implement the new pepper API in Chrome. This is not actually hookedbrettw@chromium.org2010-05-0724-0/+1845
* Move cr.Event into cr.js since that file should not depend on any other files.arv@chromium.org2010-05-077-54/+30
* Fix the standalone webkit build.darin@chromium.org2010-05-071-2/+6
* Fix IO thread hang on releasing a socket.willchan@chromium.org2010-05-074-26/+104
* This CL adds the option to support buffers that are boundgman@chromium.org2010-05-0722-176/+403
* Add UpdateAndShowNotification API to BallonCollectionImloshima@chromium.org2010-05-076-39/+80
* Add additional logging to try and find ExtensionApiTest.Storage flakiness.kkania@chromium.org2010-05-072-4/+16
* Remove a few stray bits of win2k support.pkasting@chromium.org2010-05-077-30/+16
* Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().willchan@chromium.org2010-05-079-60/+76
* This CL fixes issue 42867 - "OK" button disabled on "Edit Exception" dialog boxxji@chromium.org2010-05-073-4/+34
* NTP: Update theme colorsarv@chromium.org2010-05-072-16/+12
* Add the requests dumps to the text summary on chrome://net2#dataeroman@chromium.org2010-05-076-41/+233
* Re-land the protocol extension for syncing passwords patch.albertb@chromium.org2010-05-078-0/+92
* Put CustomizeSyncWindowGtk in NativeDialogHost for ChromeOS.xiyuan@chromium.org2010-05-071-3/+3
* Http Cache: Handle the asynchronous instantiation of thervargas@google.com2010-05-075-191/+624
* Refactor menu window height, position, and presence of scrolling arrows code ...mrossetti@chromium.org2010-05-074-150/+266
* Revert StatsTableTest.MultipleThreads change which is failing tsan.shess@chromium.org2010-05-071-2/+4
* Another attempt to reduce the number of false positive crashes reported in Ch...ananta@chromium.org2010-05-072-8/+17
* Add parameters to CreateWidget Pepper API so we can specify whether a scrollb...jam@chromium.org2010-05-074-9/+18
* Add suppressions for syncable valgrind issues.tommi@chromium.org2010-05-071-1/+31
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-0791-113/+114
* Change to a simpler upgrade scheme for Chrome Frame whereby we register a win...robertshield@chromium.org2010-05-075-405/+90
* Revert 46735 - Fix Chrome OS preinitialsync options messaging.nick@chromium.org2010-05-072-4/+1
* Committing for jeffbailey.mad@google.com2010-05-076-93/+231
* Fix Chrome OS pre-initial-sync options messaging.dantasse@chromium.org2010-05-072-1/+4
* Divert TRACE_EVENT macros to use Event Tracing for Windows on Windows builds.siggi@chromium.org2010-05-076-3/+551
* One more to remove!darin@chromium.org2010-05-071-3/+2
* Remove the obsolete JRI bits from the NPAPI headersstuartmorgan@chromium.org2010-05-073-20/+2
* gtk: Fix gtk_dnd_util::ExtractNamedURL to not crash on invalid data.thestig@chromium.org2010-05-073-4/+89
* gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data.thestig@chromium.org2010-05-073-45/+83
* [Mac] Fix omnibox popup for scaling.shess@chromium.org2010-05-072-52/+72
* ffmpeg audio convert float to int samples immediately after decodefbarchard@chromium.org2010-05-071-0/+62
* Reduce inter-upload interval for UMA logs to 30 minutesjar@chromium.org2010-05-071-2/+2
* Add DCHECK to detect misuse of HISTOGRAM interface.jar@chromium.org2010-05-072-8/+26
* Windows: Make file_util::Delete("c:\\foo_dir", false) work correctly. Add mor...thestig@chromium.org2010-05-079-29/+150
* Don't try and adjust the oom_adj of renderers on SELinux systems.agl@chromium.org2010-05-071-3/+36
* Revert "Protocol extension for syncing passwords."albertb@chromium.org2010-05-077-144/+0