| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new network location service protocol | allanwoj@chromium.org | 2011-08-31 | 2 | -6/+33 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 2 | -4/+2 |
* | Inject the ChromeOS specific geocolation wifi data provider at runtime. This ... | jam@chromium.org | 2011-08-25 | 1 | -9/+18 |
* | Get rid of the link time dependency between content and chrome through the ge... | jam@chromium.org | 2011-08-25 | 4 | -59/+49 |
* | Revert 96617 | gbillock@chromium.org | 2011-08-17 | 1 | -5/+11 |
* | base: Fix the TODO in string_util.h | tfarina@chromium.org | 2011-08-17 | 1 | -4/+5 |
* | Migrate geolocation settings to host content settings map and remove the geol... | markusheintz@chromium.org | 2011-08-15 | 7 | -387/+126 |
* | Revert 96593 - Fix up various browser tests not to use WaitForNavigation. | gbillock@chromium.org | 2011-08-12 | 1 | -11/+5 |
* | Fix up various browser tests not to use WaitForNavigation. | gbillock@chromium.org | 2011-08-12 | 1 | -5/+11 |
* | Reorganize chrome/test, part #9 | phajdan.jr@chromium.org | 2011-08-11 | 2 | -2/+2 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #4 | phajdan.jr@chromium.org | 2011-08-03 | 2 | -2/+4 |
* | Unify infobars' link-opening behavior to respect user-requested dispositions ... | pkasting@chromium.org | 2011-08-02 | 1 | -2/+2 |
* | Move more files from chrome/test to chrome/test/base, part #4 | phajdan.jr@chromium.org | 2011-08-01 | 3 | -3/+3 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 2 | -5/+5 |
* | Disable IFramesWithFreshPosition and IFramesWithCachedPosition. | sergeyu@chromium.org | 2011-07-29 | 1 | -2/+6 |
* | Revert 94559 - Disable DisplaysPermissionBar on Mac. | pkasting@chromium.org | 2011-07-28 | 1 | -7/+1 |
* | Disable DisplaysPermissionBar on Mac. | sergeyu@chromium.org | 2011-07-28 | 1 | -1/+7 |
* | Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe... | pkasting@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | Delete unused code: geolocation_exceptions_table_model* | markusheintz@chromium.org | 2011-07-27 | 3 | -460/+0 |
* | FileManagerDialogTest.SelectFileAndCancel flaky. | grt@chromium.org | 2011-07-19 | 20 | -0/+4000 |
|\ |
|
* | | Roll ANGLE r704:r705 | jbauman@chromium.org | 2011-07-19 | 20 | -4000/+0 |
* | | Migrate default geolocation content setting to host content settings map. | markusheintz@chromium.org | 2011-07-19 | 4 | -80/+37 |
|/ |
|
* | Disable NoCookieIsolationWithoutApp on Windows. | rdsmith@chromium.org | 2011-07-12 | 1 | -2/+2 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -2/+5 |
* | Use process-per-app-instance for hosted apps without background permission. | creis@chromium.org | 2011-07-12 | 1 | -7/+13 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 6 | -40/+42 |
* | Using new larger icons added earlier (http://codereview.chromium.org/7304006/) | rhashimoto@chromium.org | 2011-07-06 | 1 | -0/+1 |
* | Add typedefs for InfoBar-related notifications in infobar.h, so that code els... | pkasting@chromium.org | 2011-07-01 | 2 | -2/+4 |
* | Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD... | pkasting@chromium.org | 2011-07-01 | 2 | -17/+32 |
* | Make ConfirmInfoBarDelegate::GetLinkText() const. | pkasting@chromium.org | 2011-06-24 | 1 | -2/+2 |
* | Start refractoring extension permissions into ExtensionPermissionSet. | jstritar@chromium.org | 2011-06-23 | 1 | -1/+1 |
* | Split out abstract interface from GeolocationPermissionContext | joth@chromium.org | 2011-06-23 | 3 | -24/+84 |
* | Add methods to support item_pattern, top_level_frame_pattersn to host_content... | markusheintz@chromium.org | 2011-06-16 | 1 | -0/+1 |
* | Move GeolocationPermissionContextUnittest from subclassing TabContentsWrapper... | pkasting@chromium.org | 2011-06-08 | 1 | -60/+67 |
* | Split incognito extension content settings in session-only and persistent. | bauerb@chromium.org | 2011-06-03 | 2 | -41/+46 |
* | Revert the portion of r87696 which changed infobar notifications to use InfoB... | pkasting@chromium.org | 2011-06-03 | 1 | -2/+1 |
* | Change InfoBar-related notifications to be sourced from a TabContentsWrapper,... | pkasting@chromium.org | 2011-06-02 | 2 | -5/+8 |
* | Factor load notification detail structs out of NavigationController and into | pinkerton@chromium.org | 2011-05-31 | 3 | -5/+12 |
* | Move the little infobar code from TabContents to TabContentsWrapper. | jam@chromium.org | 2011-05-18 | 3 | -45/+56 |
* | Move the chromeos implementation of WifiDataProvider back to chrome, since it... | jam@chromium.org | 2011-05-17 | 3 | -0/+384 |
* | Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 3 | -15/+15 |
* | Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 3 | -15/+15 |
* | Move TabSpecificContentSettings to TabContentWrapper. | jam@chromium.org | 2011-05-13 | 3 | -15/+15 |
* | iwyu: Include stringprintf.h where appropriate, part 3. | jhawkins@chromium.org | 2011-05-12 | 1 | -6/+6 |
* | Refactor preference syncing. | zea@chromium.org | 2011-05-09 | 1 | -2/+4 |
* | More work on removing content settings code from src\content. | jam@chromium.org | 2011-05-07 | 3 | -0/+3 |
* | Browser::Type cleanup. | jianli@chromium.org | 2011-05-05 | 1 | -3/+2 |
* | Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt... | pkasting@chromium.org | 2011-05-05 | 1 | -13/+8 |
* | Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape.... | pkasting@chromium.org | 2011-05-03 | 1 | -6/+5 |
* | Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap. | rsesek@chromium.org | 2011-04-21 | 1 | -3/+3 |