summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-0712-923/+645
* Handle CBF_SMBITMAP in the async version of the IPC.cevans@chromium.org2010-05-061-0/+4
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-066-81/+20
* Mark DevToolsSanityTest.TestStepIn as flaky on CrOS.thestig@chromium.org2010-05-061-1/+7
* Revert 46611 - Quick fix to browser tests failure for http://codereview.chrom...zork@chromium.org2010-05-061-8/+6
* Changed URLFetcher unittests to use MessageLoopProxyImpl instead of ChromeThr...sanjeevr@chromium.org2010-05-061-25/+39
* Moved everything in browser/sync/net to common/net.akalin@chromium.org2010-05-0614-1262/+0
* [Mac] Fixes janky animations in the omnibox popup.rohitrao@chromium.org2010-05-062-16/+43
* Use normal browser window as PageInfoView's parent rather than the popup brow...xiyuan@chromium.org2010-05-061-2/+13
* Mousing over the bookmark bar now behaves properly when traversing a non-fold...mrossetti@chromium.org2010-05-063-40/+76
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-062-0/+60
* Get rid of some dead bookmark context menu code.viettrungluu@chromium.org2010-05-0612-220/+84
* some more fixes for ignored scoped_ptr::release() callsestade@chromium.org2010-05-066-20/+17
* Use normal browser window as parent for extension prompt window.xiyuan@chromium.org2010-05-061-0/+7
* Host reset options dialog with NativeDialogHost on ChromeOSxiyuan@chromium.org2010-05-061-1/+1
* Host cookie modal dialog and js modal modal dialog in NativeDialogHostxiyuan@chromium.org2010-05-066-41/+110
* Implemented cache invalidation listener in sync_listen_notifications.akalin@chromium.org2010-05-063-30/+598
* Mac: add a l10n_util::GetNSStringF() which gets offsets as well.viettrungluu@chromium.org2010-05-061-6/+5
* Check for null pointer that can occur when tab is closed quickly afterdmazzoni@chromium.org2010-05-061-1/+3
* Fix a possible crash introduced by r46412 by not accessing the result variabl...evan@chromium.org2010-05-061-5/+4
* Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.willchan@chromium.org2010-05-063-17/+24
* Quick fix to browser tests failure for http://codereview.chromium.org/1921003ericdingle@google.com2010-05-061-6/+8
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-0613-21/+20
* Refactor WifiNetwork, CellularNetwork, and EthernetNetwork into classes to ma...chocobo@chromium.org2010-05-0611-283/+300
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-066-20/+81
* Created a stock implementation of the MessageLoopProxy interface than can be ...sanjeevr@chromium.org2010-05-0613-21/+27
* Fix crash in tab_contents_view_gtk.cc when delegate is NULL.dpolukhin@chromium.org2010-05-061-8/+12
* The app launcher had a height of zero as it was not getting preferred size up...jcivelli@google.com2010-05-064-4/+11
* Mark ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault as flaky.phajdan.jr@chromium.org2010-05-061-1/+2
* Disable ExtensionApiTest.Tabs, it flakily exceeds test timeout.phajdan.jr@chromium.org2010-05-061-8/+2
* Disable SSLUITest.TestUnauthenticatedFrameNavigation, it flakily exceeds test...phajdan.jr@chromium.org2010-05-061-1/+2
* Disable BrowserTest.CommandCreateAppShortcut, it flakily times out.phajdan.jr@chromium.org2010-05-061-1/+2
* Changing a NOTREACHED to a DLOG(ERROR) since we hit this when running the net...tommi@chromium.org2010-05-061-1/+1
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-0621-185/+185
* Allows browser tests to run with recent changedavemoore@chromium.org2010-05-061-0/+8
* Add debugging statement and mark recently-added test as flakydmazzoni@chromium.org2010-05-061-2/+7
* Removed drek left over from an earlier expirement.mrossetti@chromium.org2010-05-061-3/+0
* The button was being told to highlight but then it was not being told it need...mrossetti@chromium.org2010-05-061-0/+4
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-0612-645/+921
* Rollback http://codereview.chromium.org/1820002dpolukhin@chromium.org2010-05-0616-499/+318
* Add ability to place bubble arrow on left and right side of the bubble or mak...dpolukhin@chromium.org2010-05-0616-318/+499
* Add some defensive checks.yusukes@chromium.org2010-05-061-5/+20
* DevTools: keep manual docked state update until corresponding webkit change l...pfeldman@chromium.org2010-05-061-0/+2
* DevTools: inspector tabs are initially drawn in the undocked style even for d...pfeldman@chromium.org2010-05-062-4/+20
* Add hooks to fetch about:plugins info for PyAuto.nirnimesh@chromium.org2010-05-062-1/+116
* A var was not initialized.jcivelli@chromium.org2010-05-061-1/+2
* Fix a crasher withe the AppLauncher on Linux.jcivelli@chromium.org2010-05-061-0/+4
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-0613-55/+454
* Removed some dependencies on sync from GaiaAuthenticator so that it can be mo...sanjeevr@chromium.org2010-05-064-12/+30
* Branded stable channel builds should not display any text after the versionmark@chromium.org2010-05-061-1/+6