| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 3 | -5/+1 |
* | Update the names of some parameters passed to contextMenu onclick handlers. | asargent@chromium.org | 2010-08-04 | 2 | -6/+6 |
* | GTK: unbreak extension badges. | estade@chromium.org | 2010-08-04 | 1 | -2/+4 |
* | Rename GetStringAsUTF16() to GetString() (and overload), etc. | viettrungluu@chromium.org | 2010-08-04 | 4 | -47/+46 |
* | When toggling an extension in incognito, don't disable/reenable the extension | mpcomplete@chromium.org | 2010-08-04 | 1 | -3/+8 |
* | Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload). | viettrungluu@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | Fix compile error by removing "typedef". | pam@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | First stage of proxy extension API. | pam@chromium.org | 2010-08-04 | 7 | -139/+508 |
* | ChromeFrame currently overrides the request context for intercepting network ... | ananta@chromium.org | 2010-08-04 | 1 | -2/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 5 | -0/+5 |
* | Add the definition of the webRequest and webNavigation APIs. | jochen@chromium.org | 2010-08-03 | 2 | -0/+28 |
* | DevTools: Get rid of DevTools RPC. | pfeldman@chromium.org | 2010-08-03 | 3 | -17/+7 |
* | Fix a number of problems caused by the AutocompleteController purposefully co... | pkasting@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Make sure we fully remove child context menu items when deleting a parent. | asargent@chromium.org | 2010-08-02 | 3 | -20/+91 |
* | enable apps by default | erikkay@chromium.org | 2010-08-02 | 3 | -8/+0 |
* | Revert 54560 - | nick@chromium.org | 2010-08-02 | 1 | -3/+6 |
* | Change removing method, GetBrowser from TabContentsDelegate, as this was brea... | twiz@google.com | 2010-08-02 | 1 | -6/+3 |
* | Set a max limit on extension items' labels in context menus. | asargent@chromium.org | 2010-08-02 | 8 | -52/+305 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 7 | -17/+24 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 3 | -0/+9 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 3 | -23/+23 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 14 | -58/+74 |
* | Give a better error when extension unpacking can't be done. | skerner@chromium.org | 2010-07-30 | 1 | -16/+29 |
* | Remove some debug switches: | skerner@chromium.org | 2010-07-30 | 2 | -21/+2 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -3/+3 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 2 | -7/+4 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 8 | -19/+31 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 3 | -4/+1 |
* | browser: Fix some presubmit errors. | tfarina@chromium.org | 2010-07-28 | 1 | -5/+3 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | Add "pushed" as a state a TextButton can show (alongside "normal" and "hover"). | pkasting@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | Rename ExternalProtocolHandler::OnUserGesture -> PermitLaunchUrl & call from ... | rafaelw@chromium.org | 2010-07-27 | 1 | -0/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 83 | -0/+83 |
* | Fix memory leaks in ExtensionPrefStore and its unit test. | pam@chromium.org | 2010-07-26 | 3 | -29/+37 |
* | Coverity issue 11612: Uninitialized member in extension_pref_store_unittest.cc | finnur@chromium.org | 2010-07-24 | 2 | -3/+8 |
* | Add undeclared virtual destructors. | ziadh@chromium.org | 2010-07-24 | 3 | -0/+9 |
* | Disable a flaky test that seems to completely blow up with some frequency on ... | thomasvl@chromium.org | 2010-07-23 | 1 | -1/+7 |
* | Split captureVisibleTab() tests into jpeg and png tests, to avoid timeouts. | skerner@chromium.org | 2010-07-23 | 3 | -12/+43 |
* | Coverity: Fix a collection of uninitialized member variables, mostly in exten... | finnur@chromium.org | 2010-07-23 | 5 | -13/+19 |
* | Coverity: Check the return of GetTabId before using it. | finnur@chromium.org | 2010-07-22 | 1 | -7/+7 |
* | Adding ASSERT to avoid crash if GetDictionary fails to find value. Also fixed... | finnur@chromium.org | 2010-07-22 | 1 | -19/+19 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 3 | -70/+0 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 4 | -37/+32 |
* | RSS subscription extension: Handle HTML appended after RSS feed. | finnur@chromium.org | 2010-07-21 | 1 | -3/+34 |
* | Added checks to handle unsyncable extensions. | akalin@chromium.org | 2010-07-21 | 2 | -10/+62 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -3/+3 |
* | Disallow syncing of extensions with third-party update URLs or plugins. | akalin@chromium.org | 2010-07-20 | 1 | -1/+3 |
* | Moved code that generates APP_TERMINATING notification into BrowserList so it... | atwilson@chromium.org | 2010-07-20 | 1 | -15/+2 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 3 | -0/+70 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 3 | -70/+0 |