summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Draw the normal window's frame in maximized mode. See BUG for more detail. Da...oshima@chromium.org2009-11-302-0/+19
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-303-11/+13
* DevTools: process pause script request on the IO thread. To pause already run...yurys@chromium.org2009-11-301-0/+6
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-304-44/+0
* Revert 33256 - Fix build break from r33255.nsylvain@chromium.org2009-11-302-2/+2
* Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, usemark@chromium.org2009-11-302-1/+26
* Fix build break from r33255.aa@chromium.org2009-11-302-2/+2
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-304-0/+44
* In-application Keystone ticket promotion.mark@chromium.org2009-11-282-0/+11
* r33179 (http://codereview.chromium.org/436024) was incomplete.yusukes@google.com2009-11-261-2/+2
* Update the url of the Ruby script following this mail so users can use the la...yusukes@google.com2009-11-261-2/+2
* Changed comments to use HTML comments instead of class="comment".kathyw@google.com2009-11-2634-246/+85
* updated buildbot to test updateserikkay@chromium.org2009-11-251-4/+3
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-255-85/+59
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-253-0/+6
* Fixes infinite loop within the JS of the news extension that was causing a ne...andybons@chromium.org2009-11-251-11/+11
* Integrate the base logging with Event Tracing for Windows. This allows ETW to...siggi@chromium.org2009-11-253-0/+21
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-258-12/+59
* Improving the top matter.kathyw@google.com2009-11-2535-141/+141
* Remove --enable-user-script and associated tests.aa@chromium.org2009-11-244-7/+1
* Add a new docs page that introduces the docs, with (more importantly)kathyw@google.com2009-11-2437-137/+913
* Make notifications permission available in the extension manifest and hook up...johnnyg@chromium.org2009-11-242-0/+3
* Fix a doc link.kathyw@google.com2009-11-242-2/+2
* Document the maximum # of characters for the name andkathyw@google.com2009-11-242-2/+6
* Update pages that reference the gallery to link to the gallery.kathyw@google.com2009-11-2410-14/+38
* Reduced the size of images in the debugging tutorial so they'llkathyw@google.com2009-11-2416-32/+34
* disable extension toolstrips by default, addingerikkay@chromium.org2009-11-243-5/+9
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-3/+3
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-243-0/+17
* 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