summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug where clicking on the configure button caused the input method to b...satorux@chromium.org2010-08-161-0/+4
* Fix memory leaks in OwnerKeyUtilscmasone@google.com2010-08-151-64/+3
* Close NTP when launching an app (fix regression)rafaelw@chromium.org2010-08-151-6/+1
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-151-0/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-15155-279/+62
* Remove (deprecated) wstring version of Value::CreateStringValue().viettrungluu@chromium.org2010-08-155-59/+68
* Move some cleanup code to the destructor. If the user closes the Chrome brow...mirandac@chromium.org2010-08-151-4/+1
* Clean up PLT histograms for a move to navigator_state.ccjar@chromium.org2010-08-152-107/+166
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-158-128/+105
* Updating trunk VERSION from 495.0 to 496.0chrome-release@google.com2010-08-151-1/+1
* Fix two calls to font.height to font.GetHeight.mal@google.com2010-08-141-2/+2
* Make a pref test more robust.nirnimesh@chromium.org2010-08-141-1/+1
* gtk: Use 'Preferences' instead of 'Options' in wrench menu.tfarina@chromium.org2010-08-141-0/+13
* Made download location hidden on ChromeOS, fixed a JS error due to a related ...zelidrag@chromium.org2010-08-143-13/+18
* Made IsGalleryDownloadURL() compare based on spec and made it aakalin@chromium.org2010-08-142-9/+8
* Convert remaining wide extension_automation_constants keys.viettrungluu@chromium.org2010-08-143-32/+32
* Get rid of the ERROR_TYPE from InfoBarDelegate.tfarina@chromium.org2010-08-147-28/+10
* Convert more wide strings in browser/extensions.viettrungluu@chromium.org2010-08-148-125/+125
* Convert some obvious wide strings in browser/cocoa.viettrungluu@chromium.org2010-08-143-39/+40
* Convert wide strings in WebResourceService.viettrungluu@chromium.org2010-08-142-14/+14
* Convert Task Manager to string16 from wstring, part 1.viettrungluu@chromium.org2010-08-147-114/+114
* Updating trunk VERSION from 494.0 to 495.0chrome-release@google.com2010-08-141-1/+1
* Whitespace change to trigger the bots.viettrungluu@chromium.org2010-08-141-1/+1
* Fixed bug preventing gallery apps from being autoupdated/synced.akalin@chromium.org2010-08-141-1/+0
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-144-6/+4
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-143-10/+6
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-1412-28/+32
* Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8.viettrungluu@chromium.org2010-08-141-1/+1
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-143-5/+5
* Revert my last two changes.evan@chromium.org2010-08-141-2/+7
* Noticed when I crashed while running in RTL mode that the crash string had it...pkasting@chromium.org2010-08-141-11/+11
* Build fix.evan@chromium.org2010-08-131-7/+2
* Misc. cleanup: simplify some code, add a few commentspkasting@chromium.org2010-08-135-49/+20
* Fix some issues with the New Tab Page:pkasting@chromium.org2010-08-133-2/+4
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-1312-31/+28
* Grant ChromeApplications unlimited appcache and database storage if requested.michaeln@chromium.org2010-08-136-16/+167
* Overwrite a list to display the passwords.sargrass@google.com2010-08-137-24/+241
* Fix a bad line ending in sync_resource_handler.cc.jhawkins@chromium.org2010-08-131-1/+1
* Fix suggested save file name for title-less pages.estade@chromium.org2010-08-133-61/+95
* Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"asargent@chromium.org2010-08-1311-40/+101
* Disable two tests to green up tree after webkit mergejar@chromium.org2010-08-131-2/+5
* Simple offline startup integration test.skrul@chromium.org2010-08-136-10/+191
* Mark scrollbar test flaky on Mac.brettw@chromium.org2010-08-131-3/+3
* Update latest secure version of Quicktime for Windows. See http://support.app...panayiotis@google.com2010-08-131-2/+1
* FBTF: Mark the Read methods in the IPC subsystem as noinline.erg@google.com2010-08-131-3/+3
* Stretch first run bubble linger time out to 3 seconds to avoid getting burned...mirandac@google.com2010-08-131-1/+2
* Add TopSites::ProcessPendingCallbacks and call it after ReadDatabase.nshkrob@chromium.org2010-08-136-52/+66
* ScrollWheel scrolls by default amount (as opposed to touchpad)davemoore@chromium.org2010-08-131-0/+31
* Fix previous cl to implement new panel mock to have each title own its backgr...davemoore@chromium.org2010-08-132-32/+65
* Sites like Google Maps may trigger navigations when the user interacts with t...jcivelli@chromium.org2010-08-135-10/+44