| Commit message (Expand) | Author | Age | Files | Lines |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -3/+3 |
* | Move json_value_serializer from content/common to base. | dpranke@chromium.org | 2011-10-07 | 1 | -1/+1 |
* | Remove extension.h #include from profile.h. | mihaip@chromium.org | 2011-08-13 | 1 | -1/+2 |
* | Start refractoring extension permissions into ExtensionPermissionSet. | jstritar@chromium.org | 2011-06-23 | 1 | -5/+5 |
* | Handle extension webrequest API on the IO thread. This speeds up blocking event | mpcomplete@chromium.org | 2011-06-09 | 1 | -7/+7 |
* | Small refactor: have ExtensionInfoMap use ExtensionSet. | mpcomplete@chromium.org | 2011-06-02 | 1 | -25/+21 |
* | Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:... | morrita@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | Allow loading icons for crashed/disabled extensions. | sadrul@chromium.org | 2011-05-04 | 1 | -1/+1 |
* | Move json_value_serializer to content\common since it's used by code in conte... | jam@chromium.org | 2011-04-16 | 1 | -1/+1 |
* | Replace bools in extension creation with flags. | mihaip@chromium.org | 2011-03-29 | 1 | -4/+4 |
* | Implement blocking for webRequest.onBeforeRequest extension event. | mpcomplete@chromium.org | 2011-03-08 | 1 | -10/+1 |
* | Give a helpful warning message if a url patern contains a port. | skerner@chromium.org | 2011-03-04 | 1 | -2/+3 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St... | mpcomplete@chromium.org | 2010-11-02 | 1 | -25/+25 |
* | Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat... | mpcomplete@chromium.org | 2010-11-02 | 1 | -25/+25 |
* | Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and put | mpcomplete@chromium.org | 2010-11-01 | 1 | -25/+25 |
* | Unrevert again r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-27 | 1 | -19/+20 |
* | Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "... | thakis@chromium.org | 2010-10-26 | 1 | -20/+19 |
* | Unrevert r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -19/+20 |
* | Revert r63919 "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -20/+19 |
* | Part 2 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-26 | 1 | -19/+20 |
* | Rename ChromeThread to BrowserThread Part19: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part10: | tfarina@chromium.org | 2010-10-09 | 1 | -4/+4 |
* | [Mac] Fixed compile warning in extension_info_map_unittest.cc on 10.5 trybots | akalin@chromium.org | 2010-10-01 | 1 | -2/+2 |
* | Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a shared | mpcomplete@chromium.org | 2010-09-30 | 1 | -0/+171 |