| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix double install and incorrect uninstall of external extensions. | skerner@google.com | 2010-10-25 | 8 | -115/+169 |
* | Revert 63651 (turned chromeos red, http://build.chromium.org/buildbot/waterfa... | thakis@chromium.org | 2010-10-25 | 1 | -5/+7 |
* | Add UI test for click-to-play. | bauerb@chromium.org | 2010-10-25 | 2 | -0/+19 |
* | Introduce new location for managed extensions | gfeher@chromium.org | 2010-10-25 | 1 | -3/+1 |
* | Create a new browser signin layer. This is currently a proxy on top of sync ... | johnnyg@chromium.org | 2010-10-25 | 16 | -69/+643 |
* | Bring the windows implementation of the constrained html dialog over to the n... | johnnyg@chromium.org | 2010-10-25 | 6 | -380/+111 |
* | Reland 63509 - Define constants for the 'silent extension' install policy | gfeher@chromium.org | 2010-10-25 | 3 | -0/+4 |
* | Split WebNavigationEvents in two tests and make iframe loading less flaky. | jochen@chromium.org | 2010-10-25 | 1 | -3/+9 |
* | Temporary fix to reduce the spdy concurrent streams to 6. | mbelshe@chromium.org | 2010-10-25 | 1 | -0/+9 |
* | dom-ui settings: Add setting for detault zoom level. | csilv@chromium.org | 2010-10-25 | 13 | -17/+124 |
* | The GeolocationBrowserTest times out, and timeouts now causes the | nsylvain@chromium.org | 2010-10-25 | 1 | -1/+1 |
* | Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and | sky@chromium.org | 2010-10-24 | 25 | -2287/+1847 |
* | Fix test defines. | sky@chromium.org | 2010-10-24 | 2 | -2/+2 |
* | Refactors TopSites so that it's hopefully easier to maintain and | sky@chromium.org | 2010-10-24 | 25 | -1847/+2287 |
* | Autofill: DCHECK in 'Add address...' dialog | dhollowa@chromium.org | 2010-10-24 | 1 | -1/+2 |
* | Fixed positioning of control buttons on overlay pages. Missing file from | zelidrag@chromium.org | 2010-10-24 | 2 | -4/+9 |
* | Fix typos. define->#define | nsylvain@chromium.org | 2010-10-23 | 1 | -2/+2 |
* | Disable Tab2OutOfTabStrip on TOOLKIT_VIEWS and ScrollButtonScrolls on | nsylvain@chromium.org | 2010-10-23 | 2 | -2/+9 |
* | ExtensionApiTest.TABS times out, and tests timing out now turn the tree red, so | nsylvain@chromium.org | 2010-10-23 | 1 | -1/+1 |
* | Mark the GtkKeyBindingsHandlerTest tests as flaky since they don't work in a... | nsylvain@chromium.org | 2010-10-23 | 1 | -3/+6 |
* | Add LeakTracker<URLRequestContext> to IOThread::CleanUp(). | willchan@chromium.org | 2010-10-23 | 1 | -7/+5 |
* | Don't display the file select dialog from invisible windows. | jnd@google.com | 2010-10-23 | 1 | -0/+5 |
* | AppBackgroundPageApiTest works with testserver on ephemeral ports. | cbentzel@chromium.org | 2010-10-23 | 1 | -4/+60 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 6 | -3/+43 |
* | Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from... | isherman@chromium.org | 2010-10-23 | 6 | -43/+3 |
* | Revert 63619 - Workers who want to use FileWriter need to be granted permissi... | ericu@google.com | 2010-10-23 | 2 | -25/+2 |
* | Workers who want to use FileWriter need to be granted permission to access fi... | ericu@google.com | 2010-10-23 | 2 | -2/+25 |
* | Convert LOG(INFO) to VLOG(1) - chrome/browser/renderer_host/. | pkasting@chromium.org | 2010-10-23 | 8 | -75/+57 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*. | pkasting@chromium.org | 2010-10-23 | 13 | -54/+53 |
* | Remove billing address handling from Autofill preferences. | isherman@chromium.org | 2010-10-23 | 15 | -462/+27 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 6 | -3/+43 |
* | Use allow_file_access_from_files after it's initialized. | kinuko@chromium.org | 2010-10-22 | 1 | -4/+4 |
* | Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO" | evan@chromium.org | 2010-10-22 | 6 | -43/+3 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-22 | 6 | -3/+43 |
* | Release ChromeURLRequestContextGetters' references on IO thread shutdown. | willchan@chromium.org | 2010-10-22 | 6 | -17/+102 |
* | Menu crash fix for domui/gtk menu that is caused by multiple context menu req... | oshima@chromium.org | 2010-10-22 | 2 | -15/+42 |
* | Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release."" | mpcomplete@chromium.org | 2010-10-22 | 12 | -15/+17 |
* | Cleanup: Remove and reorganize headers in resource_message_filter.cc. | thestig@chromium.org | 2010-10-22 | 1 | -28/+20 |
* | GTK: When using a dark chrome-theme, make sure we have black text in highlighted | erg@google.com | 2010-10-22 | 1 | -1/+7 |
* | Convert LOG(INFO) to VLOG(1) - chrome/browser/automation/. | pkasting@chromium.org | 2010-10-22 | 4 | -18/+18 |
* | Mac: Delay setting window titles while the window menu is being tracked. Work... | avi@chromium.org | 2010-10-22 | 2 | -1/+20 |
* | Number of fixed related to Enable/Disable Cellular/WiFi buttons on chrome:set... | zelidrag@chromium.org | 2010-10-22 | 2 | -7/+19 |
* | Fixed random jank in internet settings page. | zelidrag@chromium.org | 2010-10-22 | 2 | -14/+9 |
* | [Mac] Properly position the Page Info bubble when there's the EV cert bubble. | rsesek@chromium.org | 2010-10-22 | 4 | -8/+29 |
* | [Mac] Do not use the |title| field of the Page Info section, but the optional... | rsesek@chromium.org | 2010-10-22 | 2 | -70/+104 |
* | Set username for sync setup on ChromeOS | stevenjb@chromium.org | 2010-10-22 | 1 | -0/+10 |
* | Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa... | enne@chromium.org | 2010-10-22 | 3 | -18/+22 |
* | Convert LOG(INFO) to VLOG(1) - chrome/browser/chromeos/cros/. | pkasting@chromium.org | 2010-10-22 | 5 | -40/+36 |
* | Fix browser crash when two uninstall dialogs overlap | jstritar@chromium.org | 2010-10-22 | 2 | -13/+36 |
* | When FLAKY_ was added, it removed the DISABLED_ flag that was there for windows. | nsylvain@chromium.org | 2010-10-22 | 1 | -3/+5 |