| Commit message (Expand) | Author | Age | Files | Lines |
* | Trying to reland r59889, this time as a multi-stage patch. | mpcomplete@chromium.org | 2010-09-23 | 1 | -14/+10 |
* | Revert 59889 - Fix regression introduced by | thakis@chromium.org | 2010-09-19 | 1 | -4/+11 |
* | Fix regression introduced by | mpcomplete@chromium.org | 2010-09-18 | 1 | -11/+4 |
* | base: Move SplitStringDontTrim functions from string_util.h to string_split.h | tfarina@chromium.org | 2010-09-15 | 1 | -2/+3 |
* | Land implementation part of cl 3352009 (that cl was just data | aa@chromium.org | 2010-09-14 | 1 | -0/+5 |
* | Excempt certain extension functions from module permission check. | finnur@chromium.org | 2010-09-10 | 1 | -10/+1 |
* | Allow experimental extension pop-ups from infobars. | joi@chromium.org | 2010-09-03 | 1 | -1/+6 |
* | Add support for a "split" incognito behavior for extensions. | mpcomplete@chromium.org | 2010-08-31 | 3 | -15/+31 |
* | Reland r57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-31 | 5 | -47/+80 |
* | Revert 57788 - Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 5 | -78/+47 |
* | Expose Extension Bindings to Component Applications | rafaelw@chromium.org | 2010-08-28 | 5 | -47/+78 |
* | fix browsertest failure | erikkay@chromium.org | 2010-08-27 | 1 | -1/+1 |
* | When the browser doesn't have connectivity to a hosted app, display a prettie... | erikkay@chromium.org | 2010-08-27 | 4 | -3/+218 |
* | Implement window.chrome.app.isInstalled . | skerner@chromium.org | 2010-08-27 | 2 | -0/+89 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+1 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 1 | -15/+34 |
* | Fix CRLF in extension_process_bindings.cc | mpcomplete@chromium.org | 2010-08-17 | 1 | -700/+700 |
* | remove toolstrips | erikkay@chromium.org | 2010-08-12 | 2 | -737/+700 |
* | Convert wstring/wchar_t* in chrome/renderer to std::string/char* or string16. | viettrungluu@chromium.org | 2010-07-31 | 2 | -4/+4 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 5 | -0/+5 |
* | render_view.h: Header cleanup. | jhawkins@chromium.org | 2010-07-26 | 2 | -0/+4 |
* | Move context menu module out of experimental. | aa@chromium.org | 2010-07-17 | 1 | -1/+0 |
* | Added accessor for permissions map. NaCl needs this in order to look up | erikkay@chromium.org | 2010-07-15 | 2 | -18/+51 |
* | Add a wildcard scheme and a special 'all_urls' pattern to URLPattern. | mpcomplete@chromium.org | 2010-06-30 | 1 | -5/+15 |
* | Remove ExtensionAPIClient tests. These have been superceded | aa@chromium.org | 2010-06-16 | 1 | -740/+0 |
* | Mark ExtensionAPIClientTest.CreateWindow as flaky on Windows | jshin@chromium.org | 2010-06-10 | 1 | -1/+7 |
* | Fix memory leak introduced in r47972 (http://codereview.chromium.org/2137012/... | rafaelw@chromium.org | 2010-05-25 | 1 | -7/+10 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 2 | -45/+44 |
* | Disable ExtensionAPIClientTest.GetAllWindows as it flakily crashes. | jhawkins@chromium.org | 2010-05-12 | 1 | -1/+2 |
* | Disallow display of multiple experimental.extension.popup(...) windows | ericdingle@google.com | 2010-05-12 | 1 | -1/+1 |
* | Disable ExtensionAPIClientTest.GetCurrentWindow, it's crashy. | bauerb@chromium.org | 2010-05-12 | 1 | -3/+3 |
* | Bummer: Re-disabling ExtensionAPIClientTest.GetLastFocusedWindow again because | jhawkins@chromium.org | 2010-05-12 | 1 | -1/+2 |
* | TTF: Mark ExtensionAPIClientTest.GetLastFocusedWindow as flaky instead of dis... | jhawkins@chromium.org | 2010-05-11 | 1 | -2/+2 |
* | Disable BrowserTest.ThirtyFourTabs on Mac. | bauerb@chromium.org | 2010-05-11 | 1 | -0/+1 |
* | Disable ExtensionApiJsonValidityTest.WithV8 under windows. | bauerb@chromium.org | 2010-05-11 | 1 | -1/+7 |
* | Revert 46592 - Disallow display of multiple experimental.extension.popup(...)... | zork@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Disallow display of multiple experimental.extension.popup(...) windows. | ericdingle@google.com | 2010-05-06 | 1 | -1/+1 |
* | Rename some other occurrences of deperecated methods. | antonm@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Initial support for web-extent background pages. | rafaelw@chromium.org | 2010-05-06 | 1 | -4/+6 |
* | Revert "Clean-up of the asynchronous behaviour of the experimental extension ... | phajdan.jr@chromium.org | 2010-05-01 | 1 | -1/+1 |
* | Clean-up of the asynchronous behaviour of the experimental extension popup API. | twiz@chromium.org | 2010-04-30 | 1 | -1/+1 |
* | Give chrome-extension frames in regular renderers access to messaging APIs, | mpcomplete@chromium.org | 2010-04-19 | 2 | -0/+11 |
* | Add chrome.tabs.getCurrent() api call to extensions. | rafaelw@chromium.org | 2010-04-14 | 1 | -1/+16 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-14 | 5 | -13/+49 |
* | Revert 44351 - Reland 44348 Add support for restricting broadcasting events t... | jochen@chromium.org | 2010-04-13 | 5 | -43/+13 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-13 | 5 | -13/+43 |
* | Revert 44348 - Add support for restricting broadcasting events to extensions ... | jochen@chromium.org | 2010-04-13 | 5 | -43/+13 |
* | Add support for restricting broadcasting events to extensions based on host p... | jochen@chromium.org | 2010-04-13 | 5 | -13/+43 |
* | Support PNG and quality control in chrome.tabs.captureVisibleTab(). | skerner@chromium.org | 2010-04-08 | 1 | -9/+87 |