summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-162-3/+400
* reland 31875. Revert was:estade@chromium.org2009-11-163-17/+7
* Update the benchmark to use the document.readyState to measure page-completed...mbelshe@google.com2009-11-161-8/+9
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-163-7/+17
* Final copyedits for beta.kathyw@google.com2009-11-164-107/+22
* Update homepage's images.kathyw@google.com2009-11-162-0/+0
* New screenshots for many of the tutorial images.kathyw@google.com2009-11-1613-38/+45
* Changes to follow the codesite L&F.kathyw@google.com2009-11-1647-1538/+4110
* Delete the old samples.kathyw@google.com2009-11-165-106/+0
* Add message and image to NTP to promote extensions and bookmark sync.mirandac@chromium.org2009-11-152-3/+3
* Update the Debugging example to use the browser action version ofkathyw@google.com2009-11-1518-237/+446
* Change name of first extension to Hello World.kathyw@google.com2009-11-152-1/+1
* Add new .zip file for getstarted example.kathyw@google.com2009-11-151-0/+0
* A simple example that displays the first 5 elements of a feed (Google news to...erikkay@chromium.org2009-11-144-0/+314
* Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-142-4/+4
* Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-142-4/+4
* Remove (actually, reverse meaning of) command line flag for desktop notificat...johnnyg@chromium.org2009-11-142-4/+4
* Turn on shared workers by defaultatwilson@chromium.org2009-11-142-4/+4
* Fix the messaging timing extension to only message the toplevel frame.mpcomplete@chromium.org2009-11-141-7/+10
* Cleanup pass on Getting Started.kathyw@google.com2009-11-1411-47/+133
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-131-0/+6
* Add an "extension" process type, which mostly gets treated as a renderer ever...mpcomplete@chromium.org2009-11-134-0/+8
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-131-7/+7
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-135-8/+18
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-1332-64/+65
* Remove the UMA stats for whether the renderer was in a new desktop or not.jam@chromium.org2009-11-133-19/+0
* Write a test for loading libcros.so on startup of Chrome. You just pass thebrettw@chromium.org2009-11-132-10/+10
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-131-4/+4
* Use renderer spellchecker for windows.estade@chromium.org2009-11-133-17/+7
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-132-0/+23
* Revert 31839 - Notifications permission infobar should only be shown in respo...scherkus@chromium.org2009-11-121-7/+7
* minor edits to autoupdate, hosting docskathyw@google.com2009-11-124-18/+14
* Improve text on management UI. Still waiting for a treatmentaa@chromium.org2009-11-122-0/+6
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-121-7/+7
* Minor copyedits.kathyw@google.com2009-11-1212-55/+490
* Add a simple perf extension that times messaging roundtrips between contentmpcomplete@chromium.org2009-11-124-0/+94
* Render Extension Docs.rafaelw@chromium.org2009-11-126-330/+278
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-124-44/+79
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-1210-0/+2800
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-121-6/+8
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-122-0/+4
* Upstreaming WebKit.gypyaar@chromium.org2009-11-1212-25/+25
* More moving samples into docs/examples. erikkay@chromium.org2009-11-1214-0/+145
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-112-2/+231
* gtk: Fix infobubble placement in non-debug builds.derat@chromium.org2009-11-111-4/+10
* Temporarily disable resource fallback for ExtensionResource::GetFilePath. We ...cira@chromium.org2009-11-112-20/+6
* Moving samples into docs/examples.erikkay@chromium.org2009-11-1145-6/+2627
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-115-5/+10
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-111-1/+9
* Extension Docs Fixesrafaelw@chromium.org2009-11-1023-611/+613