summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Show "Loading" bubble while loading a theme.avi@chromium.org2009-10-1512-30/+289
* Add DownloadMimeTest to the flaky list.nsylvain@chromium.org2009-10-151-1/+2
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-155-23/+34
* DevTools: enable DevToolsSanityTest.TestCompletionOnPause that failed because...yurys@google.com2009-10-151-1/+1
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-1511-245/+181
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-1511-181/+245
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-1511-245/+181
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-157-12/+14
* Mark HistorySearchXSS as flaky.nsylvain@chromium.org2009-10-151-1/+2
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-157-14/+12
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-157-12/+14
* Fix some warnings on Mac that are treated as errors:munjal@chromium.org2009-10-155-28/+13
* Move the sqlite error handler to a single locationcpu@chromium.org2009-10-157-44/+95
* Fixing a bug with interstitial pages triggered with malware.jcampan@chromium.org2009-10-153-5/+64
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-159-44/+60
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-1412-57/+63
* Hides the control buttons for browser when maximized on chromesky@chromium.org2009-10-142-11/+39
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-1422-211/+98
* Don't hide task manager key binding from web pages.mmoss@chromium.org2009-10-141-2/+1
* For sync exponential backoff, allow one nudge per exponential backoff interva...tim@chromium.org2009-10-143-151/+347
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-142-0/+7
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-143-2/+27
* Fix extension canceling; the CFUserNotification functionality gets a bit weird.avi@chromium.org2009-10-141-2/+3
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-141-2/+1
* Moving one test to appear last to see if it makes a difference.finnur@chromium.org2009-10-141-10/+10
* Gets the full screen bubble to work on views/gtk.sky@chromium.org2009-10-144-32/+67
* Mac: colorize the "bookmarks go here" text to match the theme.avi@chromium.org2009-10-141-0/+35
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-145-4/+225
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-1412-55/+78
* Marking DISABLED test as FLAKY so I can investigate on the bots. finnur@chromium.org2009-10-141-1/+21
* Linux: Prevent another Chrome instance when First Run UI is active.kuchhal@chromium.org2009-10-144-23/+31
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-1413-486/+213
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-141-2/+2
* Map ctrl+, to open options settings page for Chrome OS.chocobo@google.com2009-10-141-3/+2
* Originally in http://codereview.chromium.org/270096 but got lost somehow.jrg@chromium.org2009-10-141-1/+1
* Coverity: check return of SafeBrowsingProtocolParser::ParseGetHash.mattm@chromium.org2009-10-141-8/+8
* Clear media cache when clearing browsing datahclam@chromium.org2009-10-141-2/+15
* Ensure that the correct URL and title is displayed in the host browser if the...ananta@chromium.org2009-10-142-4/+20
* Fix bug to select initial wifi network when options page opens.chocobo@google.com2009-10-141-10/+27
* Readability fixes for server_connection_manager.nick@chromium.org2009-10-142-67/+93
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-2/+2
* Disable parse feed test again.finnur@chromium.org2009-10-141-1/+1
* Fix for memory leak in unit test. The test used to leak SiteInstance objectrogerta@chromium.org2009-10-141-22/+34
* Fix line endings on merge_and_sync.html in repo, it is breaking svn.tim@chromium.org2009-10-141-2/+2
* A patch from contributor Thiago Farina:finnur@chromium.org2009-10-141-1/+12
* Updates for Under the Hood prefs from Cole:thomasvl@chromium.org2009-10-141-7/+17
* More style nits.erg@google.com2009-10-1471-147/+163
* Temporarily re-enabling ParseFeed test.finnur@chromium.org2009-10-141-1/+1
* John, please review everything.ananta@chromium.org2009-10-141-1/+5
* Don't animate first tab or new tab button when creating first tab (fix for st...pinkerton@chromium.org2009-10-142-14/+29