summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tabs_module.cc
Commit message (Expand)AuthorAgeFilesLines
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-1/+1
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-1/+1
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-1/+1
* Fix extension remove tab crasher.viettrungluu@chromium.org2010-01-281-1/+6
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-231-0/+21
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-10/+33
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-33/+10
* Another try at landing this.jcampan@chromium.org2010-01-201-10/+33
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-191-5/+0
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-191-0/+5
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-191-5/+0
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-33/+10
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-10/+33
* 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
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-33/+10
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-10/+33
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-151-9/+1
* Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-151-1/+9
* 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
* If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...skerner@chromium.org2010-01-111-9/+68
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-25/+9
* Relanding the language detection code.jcampan@chromium.org2010-01-071-9/+25
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-25/+9
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-9/+25
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-2/+2
* Fix memory leak in AsyncExtensionFunction.mpcomplete@chromium.org2009-11-101-7/+7
* Revert r28293.jhawkins@chromium.org2009-10-071-3/+2
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-071-2/+3
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-3/+3
* Revert "Extensions: tab.title should not be undefined."erg@google.com2009-09-181-1/+2
* Extensions: tab.title should not be undefined.erg@google.com2009-09-181-2/+1
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-1/+16
* Language detection works only for Windows now. Make chrome.tabs.detectLanguag...sidchat@chromium.org2009-09-181-1/+6
* Extension apis: windows.create({url:}) now supports relative paths.rafaelw@chromium.org2009-09-111-7/+24
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-14/+22
* Add some DCHECKS and asserts to debug why ExtensionApiTest.Tabs is flakey and...rafaelw@chromium.org2009-09-031-0/+2
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-45/+51
* Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas,amanda@chromium.org2009-08-191-2/+17
* Implement chrome.tabs.captureVisibleTab for linuxerg@google.com2009-08-181-0/+4
* Implement chrome.tabs.getVisibleTabCapture() on Macrafaelw@chromium.org2009-08-141-1/+4
* I have taken over this patch, original authored by Adam Hunter (adamhunter).rafaelw@chromium.org2009-08-131-0/+83
* Landing Thiago Farina's CL.jcampan@chromium.org2009-07-291-2/+2
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-271-4/+4
* Change getLanguage to detectLanguage, and incorporate corresponding changes, ...sidchat@google.com2009-07-161-4/+4
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-0/+46
* Clean up extension loading:erikkay@google.com2009-06-151-1/+1
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1