summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Update pepper registry of internal plugins.abarth@chromium.org2010-12-152-0/+34
* Revert unintentional part of previous changeabarth@chromium.org2010-12-151-1/+0
* Add path for NaCl pepper2 based plugin.abarth@chromium.org2010-12-153-0/+14
* glue/webpreferences: use string16 for font namesevan@chromium.org2010-12-152-9/+9
* Fix crash when disabling 3g.chocobo@chromium.org2010-12-151-9/+15
* Changes heuristics for when the page is told the bounds of thesky@chromium.org2010-12-151-9/+14
* Fix pyautolib so that it builds on Windows in multi-dll mode.kkania@chromium.org2010-12-151-2/+1
* Fix notification pyauto tests. Wait for the notification processes to bekkania@chromium.org2010-12-155-30/+99
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-153-11/+11
* Handle download url list and binary hash list in safe browsing. Addedlzheng@chromium.org2010-12-1518-328/+939
* Keep deinlining stuff.erg@google.com2010-12-1527-490/+968
* Plumbing load progress notifications to the browser.jcivelli@chromium.org2010-12-159-0/+167
* Compile fix?bauerb@chromium.org2010-12-151-1/+1
* Fix for http://crosbug.com/8870 + remembered network code cleanup.stevenjb@google.com2010-12-156-137/+95
* Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.bauerb@chromium.org2010-12-1511-4/+191
* Introduce default implementation for TabContentsDelegate::ViewSourceForTab.pfeldman@chromium.org2010-12-155-9/+31
* Really apply the temp fix for hitting I/O on the main thread. Already approved.avi@chromium.org2010-12-151-1/+1
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-1556-546/+546
* Remove unnecessary header inclusion from chrome/browser/render_host/render_me...jknotten@chromium.org2010-12-151-1/+0
* Updating trunk VERSION from 612.0 to 613.0chrome-release@google.com2010-12-151-1/+1
* View source after POST command isn't what you expected.pfeldman@chromium.org2010-12-159-65/+201
* Take 3: Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h."willchan@chromium.org2010-12-151-4/+4
* ChromeOS still had some bad RefCounted params to NewRunnableMethod().willchan@chromium.org2010-12-151-2/+2
* Do not create an incognito profile if none exists in cookies.getAllCookieStoresjochen@chromium.org2010-12-156-5/+15
* Disable crashy GeolocationBrowserTest.InvalidUrlRequestphajdan.jr@chromium.org2010-12-151-1/+2
* Disable crashy TaskManagerBrowserTest.KillExtensionAndReloadphajdan.jr@chromium.org2010-12-151-1/+3
* Widen the clearing browsing history dialog to 300px.kochi@chromium.org2010-12-151-0/+4
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-1520-43/+113
* Add some basic success/failure UMA logging for autofill.isherman@chromium.org2010-12-1512-82/+410
* Don't wrap string16() around ASCIIToUTF16()isherman@chromium.org2010-12-151-62/+54
* Try to always show a label with autofill suggestions.isherman@chromium.org2010-12-151-1/+1
* Last few NewRunnableMethod scoped_refptr params to fix.willchan@chromium.org2010-12-152-2/+2
* net: Add namespace net to URLRequestErrorJob.tfarina@chromium.org2010-12-152-2/+2
* Make SocketStreamDispatcherHost a BrowserMessageFilter.jam@chromium.org2010-12-158-186/+63
* Clean up PluginDataRemover.bauerb@chromium.org2010-12-152-28/+91
* Fix the last scoped_refptr misuses in NewRunnableMethod.willchan@chromium.org2010-12-151-1/+2
* Annotating a couple of failing extensions sync integration tests as FAILSrsimha@chromium.org2010-12-151-2/+4
* Revert 69196 - Revert 69190 - Revert 68827 - Use SChannel for Windows.willchan@chromium.org2010-12-151-4/+0
* Disable databases.DatabasesTest.testModificationsPersistAfterRendererCrash.kkania@chromium.org2010-12-151-0/+2
* net: Add namespace net to URLRequestSimpleJob.tfarina@chromium.org2010-12-151-3/+3
* Sitch the about:gpu implementation from an about handler to dom_ui.nduca@chromium.org2010-12-1522-166/+821
* Add missing icon image to the bookmarks sample extension.tessamac@google.com2010-12-152-0/+0
* DOMUI cert manager: Initialized the boolean variables: trust_obj_sign, trust_...mattm@chromium.org2010-12-151-3/+3
* seccomp: remove build-time flagsevan@chromium.org2010-12-157-24/+8
* Remove the 'restart required' alert when enabling the metrics reporting optio...csilv@chromium.org2010-12-155-49/+6
* Use make_scoped_refptr for RefCounted parameter to NewRunnableMethod().willchan@chromium.org2010-12-151-3/+1
* Store HostContentSettingsMap separately from the profile in ResourceMessageFi...bauerb@chromium.org2010-12-152-5/+13
* Fix passphrase initialization flow in ProfileSyncServiceHarnessrsimha@chromium.org2010-12-153-50/+56
* Fix unreplied automation messages that trigger in Debug.nirnimesh@chromium.org2010-12-151-3/+3
* Fixes bug in instant that resulted in flickery fade. The problem wouldsky@chromium.org2010-12-1518-71/+331