| Commit message (Expand) | Author | Age | Files | Lines |
* | chrome: Remove browser_view.h entry from browser DEPS whitelist. | tfarina@chromium.org | 2012-10-10 | 1 | -1/+0 |
* | Move forms/ out of webkit/. | blundell@chromium.org | 2012-10-05 | 1 | -1/+0 |
* | Render/pepper hang debugging: generate dumps for the browser and renderer pro... | yzshen@chromium.org | 2012-09-26 | 1 | -4/+0 |
* | Generate dumps for relevant renderers when users kill a hung pepper plugin. | yzshen@chromium.org | 2012-09-19 | 1 | -0/+4 |
* | Convert the async device ID getter to a chrome resource host | brettw@chromium.org | 2012-09-15 | 1 | -0/+1 |
* | Tighten the restrictions on including webkit code from chrome/ | stuartmorgan@chromium.org | 2012-09-13 | 1 | -3/+27 |
* | Allow audio system to handle synchronized low-latency audio I/O | crogers@google.com | 2012-09-12 | 1 | -0/+1 |
* | views: Switch to extension_view_views.* | tfarina@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Split user agent code out of the 'glue' target | stuartmorgan@chromium.org | 2012-09-10 | 1 | -0/+1 |
* | Moving google_apis and GaiaClient to src/google_apis. | joi@chromium.org | 2012-09-07 | 1 | -0/+1 |
* | chrome: Remove more entries from DEPS whitelist. | tfarina@chromium.org | 2012-09-06 | 1 | -2/+0 |
* | Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 9... | battre@chromium.org | 2012-08-24 | 1 | -0/+1 |
* | Revert 152992 - Migrate WebRequestRedirectByRegExAction to use RE2 and roll R... | battre@chromium.org | 2012-08-23 | 1 | -1/+0 |
* | Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 9... | battre@chromium.org | 2012-08-23 | 1 | -0/+1 |
* | Re-reland Integrate invalidation API into ChromeToMobileService. | msw@chromium.org | 2012-08-22 | 1 | -0/+2 |
* | Revert 152735 - Reland Integrate invalidation API into ChromeToMobileService. | msw@chromium.org | 2012-08-22 | 1 | -2/+0 |
* | Reland Integrate invalidation API into ChromeToMobileService. | msw@chromium.org | 2012-08-22 | 1 | -0/+2 |
* | Revert 152609 - Integrate invalidation API into ChromeToMobileService. | msw@chromium.org | 2012-08-21 | 1 | -2/+0 |
* | Integrate invalidation API into ChromeToMobileService. | msw@chromium.org | 2012-08-21 | 1 | -0/+2 |
* | Revert 149852 - Migrate WebRequestRedirectByRegExAction to use RE2 | joaodasilva@chromium.org | 2012-08-03 | 1 | -1/+0 |
* | Migrate WebRequestRedirectByRegExAction to use RE2 | battre@chromium.org | 2012-08-03 | 1 | -0/+1 |
* | Implement ability to specify temporarily-allowed dependencies in DEPS | joi@chromium.org | 2012-07-31 | 1 | -14/+14 |
* | Move the Windows sandbox to sandbox/win | jln@chromium.org | 2012-07-18 | 1 | -1/+1 |
* | Emergency revert; rietveld broke; tree broke | erg@google.com | 2012-07-13 | 1 | -1/+1 |
* | sandbox/src -> sandbox/win/src | jln@chromium.org | 2012-07-13 | 1 | -1/+1 |
* | browser: Remove web_dialog_view.h from DEPS whitelist. | tfarina@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | browser: Remove extension_popup.h from DEPS whitelist. | tfarina@chromium.org | 2012-06-27 | 1 | -3/+0 |
* | browser: Remove toolbar_view.h from DEPS whitelist. | tfarina@chromium.org | 2012-06-27 | 1 | -1/+0 |
* | browser: Move keyboard_access_browsertest.cc into views directory. | tfarina@chromium.org | 2012-06-26 | 1 | -1/+0 |
* | browser: Do the check for network profile outside of views. | tfarina@chromium.org | 2012-06-26 | 1 | -1/+0 |
* | browser: Rename network_profile_bubble.* to network_profile_bubble_view.* and... | tfarina@chromium.org | 2012-06-25 | 1 | -1/+1 |
* | chromeos: Stop checking out Libcros | hashimoto@chromium.org | 2012-06-25 | 1 | -1/+0 |
* | browser: Remove render_view_context_menu_views.h from DEPS whitelist. | tfarina@chromium.org | 2012-06-22 | 1 | -1/+0 |
* | browser: Remove infobar_container_view.h from DEPS whitelist. | tfarina@chromium.org | 2012-06-21 | 1 | -1/+0 |
* | Add DEPS file in ui/ directory to enforce views/ rules. | tfarina@chromium.org | 2012-06-18 | 1 | -1/+0 |
* | browser: Remove executable bit from DEPS file. | tfarina@chromium.org | 2012-06-17 | 1 | -0/+0 |
* | browser: Remove bookmark_bar_view.h from DEPS whitelist. | tfarina@chromium.org | 2012-06-17 | 1 | -1/+0 |
* | Reland: Pepper Flash settings integration - camera and microphone. | yzshen@chromium.org | 2012-06-12 | 1 | -0/+2 |
* | Revert 141482 - Pepper Flash settings integration - camera and microphone. | yzshen@chromium.org | 2012-06-11 | 1 | -2/+0 |
* | Pepper Flash settings integration - camera and microphone. | yzshen@chromium.org | 2012-06-11 | 1 | -0/+2 |
* | Add missing exclusion chrome/browser/ui/views/network_profile_bubble.h to chr... | mattm@chromium.org | 2012-06-08 | 1 | -0/+1 |
* | Get rid of internal content includes for sandbox code from chrome. | jam@chromium.org | 2012-06-04 | 1 | -7/+3 |
* | Move mock test headers from content\test to content\public\test. This way we ... | jam@chromium.org | 2012-06-03 | 1 | -1/+0 |
* | Remove a few test headers from content\test to content\public\test. This way ... | jam@chromium.org | 2012-06-02 | 1 | -0/+1 |
* | removed outdated dependency | yefim@chromium.org | 2012-06-01 | 1 | -1/+0 |
* | browser: Handle the registration of ChromeLauncher prefs outside of views. | tfarina@chromium.org | 2012-05-30 | 1 | -1/+0 |
* | browser: Remove chrome_shell_delegate.h include from webui_login_view.cc | tfarina@chromium.org | 2012-05-29 | 1 | -1/+0 |
* | browser: Remove some more views includes from the DEPS file whitelist. | tfarina@chromium.org | 2012-05-25 | 1 | -8/+0 |
* | Remove installer_util_strings.rc from chrome.dll. | tony@chromium.org | 2012-05-24 | 1 | -0/+1 |
* | browser: Remove event_utils.h from DEPS. | tfarina@chromium.org | 2012-05-22 | 1 | -1/+0 |