summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Updating trunk VERSION from 605.0 to 606.0chrome-release@google.com2010-12-081-1/+1
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-0820-38/+52
* Tracking down flakiness in PrepopulateRespectBlank.finnur@chromium.org2010-12-081-1/+3
* Clean up pref change notification handling.mnissler@chromium.org2010-12-0837-1472/+1576
* Fixed minor atomicity issue in PrefProxyConfigService::GetLatestProxyConfig a...battre@chromium.org2010-12-084-35/+16
* Fix browser crash in ExtensionPrefs.finnur@chromium.org2010-12-081-0/+2
* [Sync] Fixed crash on XMPP reconnectionakalin@chromium.org2010-12-087-58/+135
* Mark BrowserKeyEventsTest.ReservedAccelerators as flaky.phajdan.jr@chromium.org2010-12-081-1/+2
* Clean up automation provider side:phajdan.jr@chromium.org2010-12-084-215/+145
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-087-34/+94
* Adds NULL checks to AeroPeekManager.hbono@chromium.org2010-12-081-9/+25
* Fix support for --disable-extensions flag.jstritar@chromium.org2010-12-083-17/+60
* Re-design the phishing interstitial page. The change is mostly about: make th...lzheng@chromium.org2010-12-083-18/+57
* [Chrome OS] Richer error reporting for SignedSettings subsystemcmasone@chromium.org2010-12-088-89/+168
* Disabled GPU watchdog thread on Windows.apatrick@chromium.org2010-12-081-21/+11
* Makes instant not access sites that return a 403 status code.sky@chromium.org2010-12-087-10/+132
* Correct an html attribute in tabbed options.estade@chromium.org2010-12-071-1/+1
* Don't re-save autofill profiles to the web database if they haven't changed.isherman@chromium.org2010-12-073-0/+184
* Move more code from headers to implementation.erg@google.com2010-12-0720-55/+130
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-0716-266/+466
* Turn off field trials and reporting of metrics when running benchmarking.mbelshe@google.com2010-12-071-1/+5
* Invert the speech input API enable check and enable only on dev channel.satish@chromium.org2010-12-071-3/+3
* Fix a DCHECK which fired in ChromeFrame which indicated that we had a pending...ananta@chromium.org2010-12-071-1/+1
* Put BG mode back behind a flag for now.atwilson@chromium.org2010-12-072-6/+3
* When COM DLL registration fails, return false from DoPostInstallTasks.tommi@chromium.org2010-12-071-1/+4
* Wrap GlobalDescriptors singleton in accessor method.evan@chromium.org2010-12-074-8/+5
* DOMUI: Move options.html into options/ and refactor the javascript in said filejhawkins@chromium.org2010-12-074-385/+381
* Disable printing context menus on the print preview page. (resubmit)thestig@chromium.org2010-12-075-10/+44
* Disables instant preview for search engines that don't support thesky@chromium.org2010-12-072-15/+25
* gtk - Stop the instant commit animation when the user moves the cursor.estade@chromium.org2010-12-072-4/+15
* Removing the GetVersionEnvKey method from BrowserDistribution.tommi@chromium.org2010-12-0713-36/+10
* Add support to get addlist from store.lzheng@chromium.org2010-12-076-12/+104
* doc fixeskathyw@chromium.org2010-12-073-2/+2
* Fix crash and flakiness in TaskManagerBrowserTest.NoticeExtensionChanges.creis@google.com2010-12-071-14/+10
* Followup to change 68490kathyw@chromium.org2010-12-072-0/+0
* Doc changeskathyw@chromium.org2010-12-0773-755/+1671
* Added in basic DOMui login page with stubbed authentication.rjkroege@google.com2010-12-0721-9/+1235
* Adds the ability for the browser to specify additional headers to use.sky@chromium.org2010-12-076-1/+31
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-076-93/+34
* Revert 68484 - Fix the shlib build by adding ppapi_proxy to the depsbrettw@chromium.org2010-12-071-4/+0
* Fix the shlib build by adding ppapi_proxy to the depsbrettw@chromium.org2010-12-071-0/+4
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-076-34/+93
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-12-072-6/+8
* Move limiting how many SwapBuffer calls the clientgman@chromium.org2010-12-071-22/+0
* Clean up PluginGroup and related code.jkummerow@chromium.org2010-12-0714-76/+72
* Updating trunk VERSION from 604.0 to 605.0chrome-release@google.com2010-12-071-1/+1
* fix extension_prefs.cc compilation for gcc 4.5.battre@chromium.org2010-12-071-3/+3
* Fix Find regression where text is not selected once youfinnur@chromium.org2010-12-0711-5/+137
* Also register read cookies in the content settings delegate.jochen@chromium.org2010-12-079-22/+96
* Integrates libjpeg-turbo into Chromium (Chromium side)hbono@chromium.org2010-12-071-1/+1