summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+0
* Make backspace not go back while IME is active.thakis@chromium.org2009-10-192-4/+16
* Fix up ExtensionResource::CombinePathsSafely so that it can handle paths with...dmaclach@chromium.org2009-10-191-1/+7
* Fix chrome_url_overides to work with packed extensions.erikkay@chromium.org2009-10-172-8/+15
* Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED whenwtc@chromium.org2009-10-171-1/+1
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-172-0/+7
* Minor cleanup in histogram_synchronizer.thestig@chromium.org2009-10-162-13/+2
* Http Cache: Enable byte-range support by default.rvargas@google.com2009-10-162-3/+3
* Implement new page action API.mpcomplete@chromium.org2009-10-163-1/+1623
* NTP: Fix startup visual state arv@chromium.org2009-10-161-2/+1
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-165-1/+33
* Limit extensions to 1 UI surface (either Page/Browser action, but not both).finnur@chromium.org2009-10-164-1/+22
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-163-20/+5
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-5/+5
* Flesh out the intro and summary for the debugging tutorialkathyw@google.com2009-10-163-105/+258
* Minor fix to some instructions.kathyw@google.com2009-10-162-2/+14
* Added link to bookmarks example.kathyw@google.com2009-10-152-0/+10
* Tidy up the bookmarks doc. Hide parts that still need updating.kathyw@google.com2009-10-153-173/+141
* Facelifts to sync UItim@chromium.org2009-10-152-0/+2
* Get the nexe name from NaCl and send the NaCl process handle and pid to the r...gregoryd@google.com2009-10-151-3/+5
* Provides a certificate for SSL client authentication on NSS sockets.wtc@chromium.org2009-10-152-0/+14
* Add UI for changing timezones.chocobo@google.com2009-10-152-0/+4
* Extensions: Make badge drawing code cross platform so linux (and eventually m...estade@chromium.org2009-10-152-0/+111
* Create BlacklistManager, which will aggregate individual blacklists into one ...phajdan.jr@chromium.org2009-10-153-0/+9
* Implement some Mac platform utils.avi@chromium.org2009-10-151-4/+6
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-152-0/+31
* Revert checkin 29096jar@chromium.org2009-10-151-1/+0
* Remove instructions to right-click toolstrips toaa@chromium.org2009-10-152-10/+14
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-152-12/+1
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-152-1/+12
* Temporarilly disable SetURL to evaluate perf impactjar@chromium.org2009-10-151-0/+1
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-152-12/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-1/+1
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Don't use NSBundle when unsure of thread safety.mark@chromium.org2009-10-152-19/+14
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-153-62/+339
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-144-39/+22
* Fix views build break.estade@chromium.org2009-10-141-22/+0
* Move the framework and helper application into a versioned directory in supportmark@chromium.org2009-10-144-60/+61
* Make the acknowledgement message for querying form autofill data alwaysdarin@chromium.org2009-10-141-6/+4
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-141-0/+4
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-0/+4
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-136-115/+146
* Use FilePath in ChildProcessHost.evan@chromium.org2009-10-132-11/+9
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-132-2/+12
* Revert 28875 - Adding support for Native Client in Chrome's task manager and ...gregoryd@google.com2009-10-131-4/+0
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-131-0/+4
* AppCache: Kill bad renderers when we receive bad IPC messages.michaeln@google.com2009-10-132-37/+100
* This patch enables "Save page as" (ctrl+s) for resources located atjamesr@chromium.org2009-10-132-0/+14