summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include needed header for r56066; build fix.avi@chromium.org2010-08-131-0/+2
* Plumb the find progress's "we're done" value to the browser.avi@chromium.org2010-08-135-42/+25
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-1336-234/+248
* TBR: Fix chromeos build. Part 2.erg@google.com2010-08-131-1/+2
* TBR: Fix chromeos build.erg@google.com2010-08-131-0/+1
* Use new GetServiceInfo() method on SystemInfo on libcros to fix backwards inc...chocobo@chromium.org2010-08-131-2/+2
* First draft of DOM UI for about box. See chromium-os:5161 for details on whatseanparent@google.com2010-08-1312-6/+645