summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-158-128/+105
* Fix QuartzCore.framework path. mark@chromium.org2010-08-151-1/+1
* 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
* FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...viettrungluu@chromium.org2010-08-1414-29/+12
* 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
* Add copyright, we never know...maruel@chromium.org2010-08-141-0/+4
* 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-149-38/+12
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-146-51/+6
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-1419-43/+55
* Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8.viettrungluu@chromium.org2010-08-143-7/+1
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-147-38/+17
* Revert my last two changes.evan@chromium.org2010-08-14174-112/+114
* 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
* o3d-webgl: Adding preliminary files for 'bubble blaster' demo.luchen@chromium.org2010-08-1313-0/+1735
* Re-land PPAPI pull to get paint manager changes.brettw@chromium.org2010-08-131-1/+1
* libxml: move all upstream code into a src/ subdirectory.evan@chromium.org2010-08-13173-107/+110
* Misc. cleanup: simplify some code, add a few commentspkasting@chromium.org2010-08-136-58/+23
* Fix some issues with the New Tab Page:pkasting@chromium.org2010-08-133-2/+4
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-1318-53/+63
* 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
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-1313-226/+251
* media: bit stream converterjiesun@google.com2010-08-135-30/+32
* 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-138-11/+229
* 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-134-32/+45
* Stretch first run bubble linger time out to 3 seconds to avoid getting burned...mirandac@google.com2010-08-131-1/+2
* o3d: gles2/desktop_gl: use ARB_shader_objects/ARB_vertex_shader functions ins...piman@chromium.org2010-08-131-0/+61
* Added check for null delegate when a socket stream closes between DoResolveHo...cdn@chromium.org2010-08-131-1/+1
* 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