summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-5/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Add "pushed" as a state a TextButton can show (alongside "normal" and "hover").pkasting@chromium.org2010-07-271-2/+2
* Rename ExternalProtocolHandler::OnUserGesture -> PermitLaunchUrl & call from ...rafaelw@chromium.org2010-07-271-0/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2683-0/+83
* Fix memory leaks in ExtensionPrefStore and its unit test.pam@chromium.org2010-07-263-29/+37
* Coverity issue 11612: Uninitialized member in extension_pref_store_unittest.ccfinnur@chromium.org2010-07-242-3/+8
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-243-0/+9
* Disable a flaky test that seems to completely blow up with some frequency on ...thomasvl@chromium.org2010-07-231-1/+7
* Split captureVisibleTab() tests into jpeg and png tests, to avoid timeouts.skerner@chromium.org2010-07-233-12/+43
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-235-13/+19
* Coverity: Check the return of GetTabId before using it.finnur@chromium.org2010-07-221-7/+7
* Adding ASSERT to avoid crash if GetDictionary fails to find value. Also fixed...finnur@chromium.org2010-07-221-19/+19
* Attemp 2 at:sky@chromium.org2010-07-213-70/+0
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-214-37/+32
* RSS subscription extension: Handle HTML appended after RSS feed.finnur@chromium.org2010-07-211-3/+34
* Added checks to handle unsyncable extensions.akalin@chromium.org2010-07-212-10/+62
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+3
* Disallow syncing of extensions with third-party update URLs or plugins.akalin@chromium.org2010-07-201-1/+3
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-15/+2
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-203-0/+70
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-203-70/+0
* NTP: Use the store as the last thumbnail in case we have no apps installed.arv@chromium.org2010-07-202-0/+15
* Try to fix a valgrind leak.thakis@chromium.org2010-07-201-1/+4
* [Mac] Fix for a bug where extensions were not being notified when no window w...andybons@chromium.org2010-07-201-0/+9
* Fix some issues with extensions:mpcomplete@chromium.org2010-07-202-1/+6
* Deal with alpha values when building PNG in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-07-191-7/+8
* Add ability to limit when context menu items appear with url patterns.asargent@chromium.org2010-07-185-27/+189
* When I specified the rlz chrome extension api, I explicitly did not include arogerta@google.com2010-07-174-0/+90
* Move context menu module out of experimental.aa@chromium.org2010-07-172-10/+6
* Mark CaptureVisibleTab as flaky.oshima@chromium.org2010-07-161-1/+8
* Pack content scripts in a temp directory in the profile dir.skerner@chromium.org2010-07-161-1/+6
* Add "Inspect Element" shortcut to browser tabs.apavlov@chromium.org2010-07-161-1/+4
* Add a PrefStore for loading prefs from command-line switches.pam@chromium.org2010-07-162-1/+5
* Unexperimentalify the cookies API.aa@chromium.org2010-07-163-17/+15
* Marking ExtensionApiTest.TabOnRemove flaky.oshima@chromium.org2010-07-161-1/+9
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-163-15/+17
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-163-17/+15
* Fix executable permissions on extension_icon_manager.*mpcomplete@chromium.org2010-07-152-0/+0
* Use the extension icon for extension omnibox results instead of the genericmpcomplete@chromium.org2010-07-156-103/+198
* Move implementation from header to source.erg@chromium.org2010-07-152-17/+47
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-153-2/+1
* Fixed invalid read in ExtensionsServiceTest.ReloadExtensions.akalin@chromium.org2010-07-153-13/+1
* Widen a flakiness tag.estade@chromium.org2010-07-141-2/+2
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-144-177/+178
* Extensions: Resize favicons to 16x16.arv@chromium.org2010-07-142-40/+79
* Revert everything related to the relanding.erg@chromium.org2010-07-143-1/+2
* Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.mpcomplete@chromium.org2010-07-141-0/+1
* Converted CanonicalCookies over to containing a domain.rdsmith@google.com2010-07-141-4/+4
* Reland r52336.erg@chromium.org2010-07-143-2/+1