summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-204-108/+0
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-202-34/+10
* Another try at landing this.jcampan@chromium.org2010-01-202-10/+34
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-192-12/+1
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-192-1/+12
* Port BrowserActionApiTest.BrowserActionPopup to linux.estade@chromium.org2010-01-194-16/+46
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-192-12/+1
* Move constants related to chrome.tabs.executeScript() from the .cc file torogerta@chromium.org2010-01-193-12/+14
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-199-10/+26
* Reuse the existing tab when opening the Manage Extensions page and the Option...finnur@chromium.org2010-01-161-10/+3
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-162-34/+10
* 4th attempt at landing this.jcampan@chromium.org2010-01-162-10/+34
* Revert r36407aa@chromium.org2010-01-151-9/+1
* Re-land r36338: Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-151-1/+9
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-3/+3
* Fix cases where we weren't expecting a NULL preference.asargent@chromium.org2010-01-151-30/+30
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-152-34/+10
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-152-10/+34
* Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...aa@chromium.org2010-01-151-1/+24
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-152-33/+2
* Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-151-1/+9
* Add launch configuration to apps. Create a desktop shortcutaa@chromium.org2010-01-151-1/+24
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+6
* [Mac] Fixes issues with browser action popups.andybons@chromium.org2010-01-141-1/+5
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-144-0/+154
* Reapplying "Extensions: tab.title should not be undefined."erg@chromium.org2010-01-141-2/+1
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-42/+5
* Moving the CLD code to the renderer so it runs sanboxed.jcampan@chromium.org2010-01-121-1/+1
* Implement Linux/GTK ExtensionInstalledBubblerafaelw@chromium.org2010-01-121-4/+12
* If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...skerner@chromium.org2010-01-112-10/+81
* Fix a bug where we don't recognize user script declarationsaa@chromium.org2010-01-112-10/+34
* Prevent a crash and add debugging code for cases where things go wrongphajdan.jr@chromium.org2010-01-113-1/+23
* Move the extension messaging tests to be ExtensionApiTests. Remove the oldmpcomplete@chromium.org2010-01-082-107/+6
* Re-enable ExtensionBrowserTest.AutoUpdate on non-linux platforms.asargent@chromium.org2010-01-081-1/+5
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-085-7/+12
* Marking ExtensionApiTest.Storage flaky only on Linux.tyoshino@google.com2010-01-081-0/+5
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-072-26/+9
* Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...kkania@chromium.org2010-01-074-7/+9
* Include more extension browser tests on mac and linux. Some minor changes and...kkania@chromium.org2010-01-074-9/+7
* Relanding the language detection code.jcampan@chromium.org2010-01-072-9/+26
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-071-1/+3
* Revert 35703 - Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-4/+0
* Move code duplicated in two tests up into the TestingProfile.rsesek@chromium.org2010-01-071-0/+4
* Disable ExtensionBrowserTest AutoUpdate until it's stable.tyoshino@google.com2010-01-071-1/+1
* Fix issue where we weren't requiring the command-line flag forerikkay@chromium.org2010-01-071-0/+31
* When RSS feed has no links, show the title (but don't create an anchor).finnur@chromium.org2010-01-061-0/+11
* Permission escalation when extension updates should trigger the install warningfinnur@chromium.org2010-01-046-11/+75
* Fixes bug where recreating the document element via altering |documentElement...andybons@chromium.org2010-01-041-0/+5
* Implement browser action context menu on linux.estade@chromium.org2009-12-312-10/+17
* Roll webkit 52633 -> 52667.ajwong@chromium.org2009-12-301-2/+2