summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add a new icon.aa@chromium.org2009-11-231-0/+0
* The appcache system uses two threads, an IO thread and a DB thread.michaeln@google.com2009-11-232-16/+56
* Assorted cleanup.estade@chromium.org2009-11-231-5/+0
* Add platform abstraction for simple error box, and use it in a couple extensi...estade@chromium.org2009-11-235-22/+39
* Add a label member to the FormField class. This member will hold the value o...jhawkins@chromium.org2009-11-231-2/+4
* Docs polish:aa@chromium.org2009-11-2343-1292/+1112
* Revert change that disallowed content scripts access toaa@chromium.org2009-11-225-22/+2
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-212-36/+60
* Linux: make --renderer-cmd-prefix work after r32486agl@chromium.org2009-11-201-9/+13
* Turn on HTML5 DBs by default.dumi@chromium.org2009-11-202-4/+4
* Remove use of innerHTML and Toolstrips from example extensionsrafaelw@chromium.org2009-11-209-85/+58
* posix: use PLOG to print useful error messagesevan@chromium.org2009-11-201-0/+1
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-202-8/+13
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-201-0/+14
* fix url handling to only allow http and https URLserikkay@chromium.org2009-11-201-2/+11
* Fix window.close() for page action popups.erikkay@chromium.org2009-11-205-33/+60
* Add some security considerations to our extension docs.abarth@chromium.org2009-11-209-14/+378
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-202-6/+12
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-204-6/+20
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-194-15/+226
* 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