summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Make calls to registerProtocolHandler() update already registered handlers.koz@chromium.org2011-09-282-0/+8
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-283-403/+1848
* Implement constrained window for TOUCH_UI.oshima@google.com2011-09-282-12/+24
* chrome.tabs.update now returns null Tab when no tabs permission.miket@chromium.org2011-09-282-3/+4
* Safeguard against NULL error parameters for Extension::Create/InitFromValuegroby@chromium.org2011-09-271-0/+2
* Added chrome.experimental.devtools.panels.setOpenResourceHandler()caseq@chromium.org2011-09-274-39/+271
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2011-09-272-1/+3
* Fix crash by preventing extensions from changing their IDs.jstritar@chromium.org2011-09-272-0/+3
* [cros] Downloading Profile image snapshot from Picasa album for logged-in user.avayvod@chromium.org2011-09-272-3/+3
* Revert 102806 - [Sync Setup UI] String changes. "Sync" -> "Sign In" and others.binji@chromium.org2011-09-262-6/+0
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-2/+2
* [Mac] Put command-line switches into crash keys.shess@chromium.org2011-09-261-2/+32
* [Sync Setup UI] String changes. "Sync" -> "Sign In" and others.binji@chromium.org2011-09-262-0/+6
* Move AppNotification and AppNotificationManager into their own files.asargent@chromium.org2011-09-261-9/+0
* Register all message types with the IPC logging systemsteveblock@chromium.org2011-09-263-5/+22
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-262-15/+23
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-265-0/+806
* Remove compact navigation code.thakis@chromium.org2011-09-262-4/+0
* Cleanup: Remove unused has_visible_overlays variable.thestig@chromium.org2011-09-231-3/+0
* Remove a line from the top of automation_messages_internal.h in order to comp...pkasting@chromium.org2011-09-231-1/+0
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-231-0/+4
* Stop using the Profile::Deprecated::GetDefaultRequestContext function in the ...ananta@chromium.org2011-09-231-3/+4
* Fix the naming of a crash report metadata field (gpu-venid) to match other pl...eroman@chromium.org2011-09-231-1/+1
* Revert 102505 - Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-235-806/+0
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-235-0/+806
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-3/+4
* Extension loading extracts intents from Manifest data.groby@chromium.org2011-09-235-0/+157
* Don't waste time on browser that crashed before connecting to the IPC channel.phajdan.jr@chromium.org2011-09-221-0/+1
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-222-23/+15
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-222-15/+23
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-4/+3
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-3/+4
* Adds testing infrastructure to web_ui_browsertest to support testing HtmlDial...flackr@chromium.org2011-09-221-0/+3
* New version of benchmark.zipasargent@chromium.org2011-09-221-0/+0
* Add external extensions json source in proper mac location.skerner@google.com2011-09-224-8/+35
* net: Put more functions from escape.h into net namespace.tfarina@chromium.org2011-09-222-2/+2
* Make chrome.tabs.update's tabId parameter optional.miket@chromium.org2011-09-222-7/+11
* Removed chromeos::NetworkStateNotifier and redirected all related code to use zelidrag@chromium.org2011-09-221-6/+0
* Fix webRequest documentationbattre@chromium.org2011-09-212-2/+2
* Add a whitelist for the new binary download protection.noelutz@google.com2011-09-212-0/+5
* Aura: Use extension-based file picker from CrOS for pure-views builds.jamescook@chromium.org2011-09-214-13/+13
* Enable sync for the settings from the Extension Settings API.akalin@chromium.org2011-09-214-0/+9
* Adding support to retrieve remaining and total space on disk/file shelf.tbarzic@chromium.org2011-09-211-0/+38
* Revert 102113 - Aura: Use extension-based file picker from CrOS for pure-view...jamescook@chromium.org2011-09-214-13/+13
* Aura: Use extension-based file picker from CrOS for pure-views builds.jamescook@chromium.org2011-09-214-13/+13
* Added devtools.console.* and resource-related calls in inspectedWindowcaseq@google.com2011-09-219-22/+3087
* Moving ContentSettingsPattern and ContentSettingsPatternParser from chrome/br...marja@chromium.org2011-09-216-0/+1873
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-212-0/+5
* Rename export() in Page Benchmarker (collision with reserved word).miket@chromium.org2011-09-213-51/+51
* Only show NTP4 info bubble for upgrading usersguohui@chromium.org2011-09-202-4/+0