summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c...pkasting@chromium.org2009-10-022-2/+28
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-025-1/+59
* Restore plumbing for the spelling panel on Mac.darin@chromium.org2009-10-021-0/+4
* Add some initial code for the top sites service. This will be a replacement forbrettw@chromium.org2009-10-023-21/+104
* Add some debugging junk to ExtensionMessageService to track down a crash.mpcomplete@chromium.org2009-10-011-0/+4
* Hook up wifi menu button UI to ChromeOS shared library.chocobo@google.com2009-10-011-1/+1
* Reverting 27756.jorlow@chromium.org2009-10-011-8/+0
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-011-0/+8
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-011-0/+28
* Add framework of MemoryPurger, a class to dump memory from everywhere possibl...pkasting@chromium.org2009-10-012-0/+8
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-015-0/+40
* [Mac] Don't call MemoryDetails::Release() from AboutMemoryHandler's constructor.shess@chromium.org2009-10-011-6/+5
* Fix the indenting in chrome_switches.cc to be consistent.pkasting@chromium.org2009-10-011-51/+52
* Minor copyedits to packaging to provide better context.kathyw@google.com2009-10-012-12/+22
* GTK: improve app mode .desktop file creation.estade@chromium.org2009-10-011-2/+7
* Coverity: Remove a check for >= 0 because it is always true. Type is unsigne...jhawkins@chromium.org2009-09-301-1/+1
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-303-8/+0
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-303-1/+8
* Remove some unused code.darin@chromium.org2009-09-301-4/+0
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-304-20/+35
* Reverting 27389.darin@chromium.org2009-09-301-2/+2
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-302-0/+41
* Coverity: Initialize the os_event struct members to 0 in the constructor.jhawkins@chromium.org2009-09-291-0/+1
* Coverity: Initialize type_ in the constructor.jhawkins@chromium.org2009-09-291-1/+2
* Coverity: Initialize test_funcs_.test_make_request in the constructor.jhawkins@chromium.org2009-09-291-0/+1
* Coverity: Initialize all member variables in the default constructor.jhawkins@chromium.org2009-09-291-0/+3
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-292-9/+9
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-291-5/+0
* Add kMDItemWhereFroms metadata attribute to downloaded files. Combine with qu...pinkerton@chromium.org2009-09-292-112/+0
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-292-3/+3
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-292-13/+6
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-298-0/+78
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-283-51/+4
* Add section about the Ruby script to the packaging page.kathyw@google.com2009-09-282-6/+43
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-285-77/+77
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-287-18/+79
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-288-78/+0
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-281-4/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-288-0/+78
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-288-7/+913
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+2
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-282-6/+0
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-281-3/+3
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-268-78/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-268-0/+78
* Implement Browser Actions extensions.finnur@chromium.org2009-09-267-109/+181
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-268-78/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-268-0/+78
* Reduce the number of unneeded dependencies.maruel@chromium.org2009-09-251-1/+0