summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* GTK: don't repaint render view on focus events.estade@chromium.org2010-01-191-2/+2
* Move constants related to chrome.tabs.executeScript() from the .cc file torogerta@chromium.org2010-01-193-12/+14
* DevTools: prepare to injectiong inspector script into the inspected context.yurys@chromium.org2010-01-191-1/+1
* Fix compile error from 36513.aa@chromium.org2010-01-191-1/+1
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-1913-36/+99
* Add GetSupportedLanguages(), ActiveLanguage(), and DeactivateLanguage().satorux@chromium.org2010-01-192-3/+46
* Fix one more case where we could theoretically intall an extensionaa@chromium.org2010-01-191-1/+1
* Fix a case where we could theoretically install an extension without prompt.aa@chromium.org2010-01-191-1/+1
* Fix a leak in -[CookiesWindowContrller loadTreeModelFromProfile] from r36497.rsesek@chromium.org2010-01-191-1/+3
* [Mac] If a user clears browsing data with the cookie manager open, update the UIrsesek@chromium.org2010-01-186-32/+147
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-188-23/+51
* Change default congestion limit for DNS preresolutionjar@chromium.org2010-01-181-2/+2
* Add GMT restriction to buildtime calculationjar@chromium.org2010-01-181-1/+1
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-1811-469/+635
* Moving sandbox_policy files into chrome/common .gregoryd@google.com2010-01-173-478/+1
* Reuse the existing tab when opening the Manage Extensions page and the Option...finnur@chromium.org2010-01-161-10/+3
* Revert "Refactoring to reduce chromeos dependency in chrome."oshima@chromium.org2010-01-1611-629/+469
* revert the revertoshima@chromium.org2010-01-161-2/+2
* Revert "Revert part of r35312 now that ChromeOS is fixed."oshima@chromium.org2010-01-161-2/+2
* Refactoring to reduce chromeos dependency in chrome.oshima@chromium.org2010-01-1611-469/+629
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-1612-146/+60
* Fix 2 memcheck errorsoshima@chromium.org2010-01-162-3/+4
* Fix Linux Valgrind bots reporting a Memcheck:Cond from r36415.rsesek@chromium.org2010-01-161-0/+1
* Merge protocol buffer changes from server back into client.chron@google.com2010-01-1616-53/+192
* [Mac] Fix beta-blocking bugs in the cookies managerrsesek@chromium.org2010-01-162-3/+101
* 4th attempt at landing this.jcampan@chromium.org2010-01-1612-60/+146
* Mac bookmark manager: Fix memory leaksnej@chromium.org2010-01-162-11/+11
* GTK: fix sizing of js alert dialogs.estade@chromium.org2010-01-161-3/+2
* Mac: "Bookmark Manager" menu command closes window if it's already frontmost.snej@chromium.org2010-01-161-4/+10
* mac/sync: Use sync_ui_util::GetStatus when we just want to know the status.akalin@chromium.org2010-01-161-5/+2
* Port notifications to linux. BalloonView and BalloonViewHost should be equiv...johnnyg@chromium.org2010-01-156-0/+933
* Mac bookmark mgr: UI overhaul, and adding Recents and Search features.snej@chromium.org2010-01-1513-558/+750
* Revert part of r35312 now that ChromeOS is fixed.evan@chromium.org2010-01-151-2/+2
* Low latency audio render host preliminariescpu@chromium.org2010-01-152-17/+78
* GTK: Theme the NTP with GTK+ colors.erg@google.com2010-01-152-9/+65
* Mac: Coalesce scroll events.thakis@chromium.org2010-01-153-2/+104
* (Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-151-0/+12
* Tab-modal dialog improvements:zelidrag@google.com2010-01-1537-124/+290
* Revert r36407aa@chromium.org2010-01-151-9/+1
* linux: re-disable the report bug menu itemevan@chromium.org2010-01-151-0/+5
* Re-land r36338: Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-151-1/+9
* Simplify the gtk AutoFill dialog and bring it more in line with the mocks.jhawkins@chromium.org2010-01-159-287/+172
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-157-23/+52
* Don't show sad tab page for TabContents in browser shutdown.akalin@chromium.org2010-01-151-1/+6
* Make --app switch URL restrictions match normal command line restrictions.jschuh@chromium.org2010-01-151-3/+3
* Fixing cut&paste error in my change to accelerator table.oshima@chromium.org2010-01-151-1/+1
* Lands http://codereview.chromium.org/545058 for Dmitry:sky@chromium.org2010-01-152-6/+20
* Fix build break.jianli@chromium.org2010-01-152-8/+2
* Removing obsolete code for chromeos.oshima@chromium.org2010-01-155-314/+4
* Support dragging a virtual file out of the browser.jianli@chromium.org2010-01-1528-137/+974