| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting the CLD CL altogether, the reliability bot is still red. | jcampan@chromium.org | 2009-12-17 | 1 | -25/+9 |
* | Makes the language detection happen with every page load | jcampan@chromium.org | 2009-12-16 | 1 | -9/+25 |
* | Move base64 from 'net/base' into 'base'. | hayato@chromium.org | 2009-11-24 | 1 | -2/+2 |
* | Fix memory leak in AsyncExtensionFunction. | mpcomplete@chromium.org | 2009-11-10 | 1 | -7/+7 |
* | Revert r28293. | jhawkins@chromium.org | 2009-10-07 | 1 | -3/+2 |
* | Change detectLanguage() API to now return the top three languages as well the... | sidchat@chromium.org | 2009-10-07 | 1 | -2/+3 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -3/+3 |
* | Revert "Extensions: tab.title should not be undefined." | erg@google.com | 2009-09-18 | 1 | -1/+2 |
* | Extensions: tab.title should not be undefined. | erg@google.com | 2009-09-18 | 1 | -2/+1 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 1 | -1/+16 |
* | Language detection works only for Windows now. Make chrome.tabs.detectLanguag... | sidchat@chromium.org | 2009-09-18 | 1 | -1/+6 |
* | Extension apis: windows.create({url:}) now supports relative paths. | rafaelw@chromium.org | 2009-09-11 | 1 | -7/+24 |
* | Don't allow updating tabs to javascript URLs without host | aa@chromium.org | 2009-09-11 | 1 | -14/+22 |
* | Add some DCHECKS and asserts to debug why ExtensionApiTest.Tabs is flakey and... | rafaelw@chromium.org | 2009-09-03 | 1 | -0/+2 |
* | Extension API Renaming/Consistency changes | rafaelw@chromium.org | 2009-08-28 | 1 | -45/+51 |
* | Re-implement BackingStore on the Mac as a CGLayer instead of a Skia canvas, | amanda@chromium.org | 2009-08-19 | 1 | -2/+17 |
* | Implement chrome.tabs.captureVisibleTab for linux | erg@google.com | 2009-08-18 | 1 | -0/+4 |
* | Implement chrome.tabs.getVisibleTabCapture() on Mac | rafaelw@chromium.org | 2009-08-14 | 1 | -1/+4 |
* | I have taken over this patch, original authored by Adam Hunter (adamhunter). | rafaelw@chromium.org | 2009-08-13 | 1 | -0/+83 |
* | Landing Thiago Farina's CL. | jcampan@chromium.org | 2009-07-29 | 1 | -2/+2 |
* | Coverity: Pass strings by reference. | jhawkins@chromium.org | 2009-07-27 | 1 | -4/+4 |
* | Change getLanguage to detectLanguage, and incorporate corresponding changes, ... | sidchat@google.com | 2009-07-16 | 1 | -4/+4 |
* | Add getLanguage function to tab extension. | sidchat@google.com | 2009-07-10 | 1 | -0/+46 |
* | Clean up extension loading: | erikkay@google.com | 2009-06-15 | 1 | -1/+1 |
* | Reduce header dependencies in browser/ | phajdan.jr@chromium.org | 2009-06-13 | 1 | -0/+1 |
* | Make AsyncExtensionFunction possible. | mpcomplete@google.com | 2009-06-05 | 1 | -7/+7 |
* | make extension apis tolerate browser absence during start-up & shutdown | rafaelw@chromium.org | 2009-06-04 | 1 | -14/+31 |
* | Headers cleanup in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+2 |
* | Add a single monitor implementation of WindowSizer for Linux. (try 2) | thestig@chromium.org | 2009-05-26 | 1 | -6/+1 |
* | Remove unused code from ExtensionsService. | mpcomplete@google.com | 2009-05-26 | 1 | -2/+2 |
* | Separate out the string constants used for extension API function | aa@chromium.org | 2009-05-26 | 1 | -92/+59 |
* | Reverting 16796. | thestig@chromium.org | 2009-05-22 | 1 | -0/+6 |
* | Add a single monitor implementation of WindowSizer for Linux. | thestig@chromium.org | 2009-05-22 | 1 | -6/+0 |
* | tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav... | rafaelw@chromium.org | 2009-05-20 | 1 | -72/+89 |
* | Uploaded & applied on behalf of Roger Tawa (rogerta@google.com). | rafaelw@chromium.org | 2009-05-15 | 1 | -5/+44 |
* | Add error handling to PageAction extension API. | finnur@chromium.org | 2009-05-14 | 1 | -4/+4 |
* | Extend the chrome.tabs API to allow relative paths. | finnur@chromium.org | 2009-05-14 | 1 | -5/+26 |
* | Enable basic saving/restoring window placements on Mac. | rohitrao@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | Revert "Revert "implemented extensions api windows.update()."" | aa@chromium.org | 2009-05-14 | 1 | -2/+51 |
* | Revert "implemented extensions api windows.update()." | aa@chromium.org | 2009-05-14 | 1 | -51/+2 |
* | implemented extensions api windows.update(). | rafaelw@chromium.org | 2009-05-14 | 1 | -2/+51 |
* | FormatErrorMessage() functions are now publicly available from ExtensionError... | rafaelw@chromium.org | 2009-05-12 | 1 | -73/+101 |
* | Make background pages work more nicely with the tabs API. | aa@chromium.org | 2009-05-07 | 1 | -24/+8 |
* | BUG=112200 | rafaelw@chromium.org | 2009-05-06 | 1 | -30/+59 |
* | Added FindTabById which finds the Browser, TabStripModel, TabContents & index... | rafaelw@chromium.org | 2009-05-06 | 1 | -63/+56 |
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -9/+5 |
* | implemented API style/convention changes, including: | rafaelw@chromium.org | 2009-05-05 | 1 | -86/+220 |
* | Pass down the opener tab when a message channel is opened to an extension. | mpcomplete@google.com | 2009-05-01 | 1 | -26/+41 |
* | use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.cc | rafaelw@chromium.org | 2009-04-30 | 1 | -59/+23 |
* | Implement removeWindow, onWindowCreated, onWindowRemoved. | rafaelw@chromium.org | 2009-04-30 | 1 | -4/+38 |