summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Removed the command line from ServiceProcessState::AddToAutoRun() and had the...sanjeevr@chromium.org2011-02-2510-14/+150
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-2515-229/+426
* BUG=68656rohitbm@google.com2011-02-251-3/+0
* Cleanup for newly-added RegisterProtocolHandler stuff:pkasting@chromium.org2011-02-254-84/+52
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-2514-69/+92
* Fix a crash in speech input bubble.amit@chromium.org2011-02-251-13/+17
* Created a new BrowserMessageFilter to handle print related IPC messages.kmadhusu@chromium.org2011-02-254-0/+345
* Fixes possible crash in AutocompleteResult::CopyOldMatches. I couldn'tsky@chromium.org2011-02-252-25/+21
* Add ATI Radeon HD 2600 XT on Mac to the software rendering list.zmo@google.com2011-02-251-1/+13
* Removing PS option from PdsPsMetafiledpapad@chromium.org2011-02-251-2/+2
* Fix compiling on gcc-4.6.hbono@chromium.org2011-02-254-6/+6
* Added TranslateVariablesInPolicy to the policy toolkit.pastarmovj@chromium.org2011-02-2511-133/+400
* Bypass setting exceptions for CONTENT_SETTINGS_TYPE_PRERENDER.cbentzel@chromium.org2011-02-252-13/+34
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-2512-14/+68
* Duplicate tab does not work for POST pages.pfeldman@chromium.org2011-02-254-1/+18
* Updating trunk VERSION from 683.0 to 684.0chrome-release@google.com2011-02-251-1/+1
* Revert 75900 - Set the standard font from 'serif' family font.kochi@chromium.org2011-02-251-6/+4
* Reenable incognito and webnavigation extension API testsjochen@chromium.org2011-02-252-9/+2
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-2519-24/+53
* Remove RemoveCustomProxySettingsFunction as it is substituted by clear of pre...battre@chromium.org2011-02-257-131/+156
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-2580-1463/+73
* gtk: Split infobar_gtk.cc into separate pieces for the different classes defi...tfarina@chromium.org2011-02-257-124/+208
* Back out thread watcher changes.rtenneti@chromium.org2011-02-2513-96/+42
* Propagate was_fetched_via_proxy to ViewHostMsg_FrameNavigate. We'll use thisbryner@chromium.org2011-02-253-2/+12
* Adding pyauto tests for browser shortcuts.sunandt@chromium.org2011-02-251-0/+35
* Fixed regression in the Linux AutoStart code caused by my previous CL.sanjeevr@chromium.org2011-02-251-1/+2
* Fix finding the location in view of elements. This fixes mouse commands on sc...kkania@chromium.org2011-02-2517-212/+492
* WebUI Prefs: Use click target to set focus for inline editing.stuartmorgan@chromium.org2011-02-251-5/+37
* Wrap some widgets with OwnedWidgetGtk to make sure we don'testade@chromium.org2011-02-252-21/+23
* WebUI Prefs: Fix scrolling behavior of left nav bar.stuartmorgan@chromium.org2011-02-252-3/+19
* views: Organize all the import UI files into the chrome/browser/ui/views/impo...tfarina@chromium.org2011-02-249-76/+78
* cocoa: Do not show tooltip for bookmarks folders.tfarina@chromium.org2011-02-242-19/+24
* Incorrect login autofills default passworddhollowa@chromium.org2011-02-242-3/+22
* Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...jam@chromium.org2011-02-2437-2935/+38
* Fixes bug that would result in showing other bookmark menu dropdownsky@chromium.org2011-02-241-1/+3
* [Chrome OS] Owner keys are generated outside Chrome now; handle appropriatelycmasone@chromium.org2011-02-2416-322/+48
* Blacklist NVIDIA GeForce 7300 GT on Mac.zmo@google.com2011-02-241-1/+12
* Fix dragged tab visiblity bug by making the Widget invalidate everything for ...ben@chromium.org2011-02-242-2/+0
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-2417-60/+208
* Print Preview: Add some CHECKs to help track down a crash.thestig@chromium.org2011-02-241-3/+6
* OOL code in CarbonPluginWindowTracker.erg@google.com2011-02-241-0/+2
* Cleanup: Remove a bunch of unneeded includes.thestig@chromium.org2011-02-2421-21/+0
* ICU 4.6 upgrade chrome changes in phase 2jshin@chromium.org2011-02-246-5/+6
* Clean up the disable_ and checks_.lzheng@chromium.org2011-02-241-5/+8
* Don't let extensions crash the browser or renderers from tabs API.jstritar@chromium.org2011-02-246-6/+95
* Remove dependency on Views::Window from platforms that don't support it.estade@chromium.org2011-02-2410-15/+24
* Remove line I had added for debugging, then accidentally committed.estade@chromium.org2011-02-241-2/+0
* gtk - Popup blocked animationestade@chromium.org2011-02-242-43/+217
* Disabling Crash Renderers test, it fails always on offical trunk builderskerz@chromium.org2011-02-241-1/+1
* Added LevelOfControl to Preferences API's get() resultbattre@chromium.org2011-02-2422-37/+303