summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
...
* Addition of the optional flag for the experimental.popup.show(...) callback a...twiz@google.com2009-11-191-0/+1
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-192-0/+12
* Update samples page. Replace buildbot sample with news one, since itaa@chromium.org2009-11-194-47/+78
* Fix a path traversal issue in extension unpacking. Because of the sandbox, th...aa@chromium.org2009-11-192-5/+20
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-192-7/+13
* Revert "linux: use /proc/self/exe when exec'ing ourselves"evan@chromium.org2009-11-192-13/+7
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-192-7/+13
* Enabling (sandboxed) extension unpacker tests.cira@chromium.org2009-11-191-14/+12
* Revert "linux: use /proc/self/exe when exec'ing ourselves"evan@chromium.org2009-11-181-10/+6
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-3/+3
* Ignore requests to run content scripts on file:// urls.finnur@chromium.org2009-11-183-5/+1
* Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-182-3/+6
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-181-6/+10
* Addition of "optional" tag to chrome.exerpimental.popup routines that may ret...twiz@google.com2009-11-181-4/+6
* Hook up the memory purger to all the relevant locations.pkasting@chromium.org2009-11-181-1/+1
* DISABLING all new unpacker tests. XP try bots are failing.cira@chromium.org2009-11-181-10/+10
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-189-7/+244
* Make extension popups shrink when their contents shrink.aa@chromium.org2009-11-181-0/+1
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-187-4/+28
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-1/+6
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-185-3/+11
* Fix a crashing bug around ApplicationCacheDispatcherHost::Initialize in the m...michaeln@google.com2009-11-181-4/+8
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-6/+1
* Revert 32176 - Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-182-6/+3
* UI Changes for benchmark:mbelshe@google.com2009-11-171-5/+11
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-1/+6
* Remove min/max values from averages in benchmark.mbelshe@google.com2009-11-171-1/+13
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-172-4/+0
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* Tweaks and fixes for NTP extension promo.mirandac@chromium.org2009-11-172-3/+6
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-174-1/+15
* 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