summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Switch on socket late binding.willchan@chromium.org2010-01-141-8/+0
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-144-0/+154
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-142-5/+5
* Add cellular networks to network menu button.chocobo@chromium.org2010-01-144-50/+209
* Reapplying "Extensions: tab.title should not be undefined."erg@chromium.org2010-01-141-2/+1
* Change bookmark manager object model.snej@chromium.org2010-01-1413-495/+952
* Ensure existing user pinned chrome shortcuts have correct app id.xiyuan@chromium.org2010-01-133-0/+214
* Fix clicking in QuickTime content on the Macstuartmorgan@chromium.org2010-01-131-0/+20
* Introduce a notification to trigger memory purging on the IO thread and use i...michaeln@chromium.org2010-01-131-0/+7
* Implement a bare-bones AutoFill dialog for gtk.jhawkins@chromium.org2010-01-132-2/+374
* Draw background color (if necessary) for sync status and sync link.akalin@chromium.org2010-01-132-1/+33
* Fix crash caused by having accessibility turned on.avi@chromium.org2010-01-134-18/+30
* Be more frugal with goats in these challenging economic times.thakis@chromium.org2010-01-132-8/+3
* Update/repair legacy gears web app shortcutsxiyuan@chromium.org2010-01-131-0/+9
* Mac: Add favicons to hung renderer dialog.thakis@chromium.org2010-01-133-3/+27
* Fixes regression in placement of new tab button.sky@chromium.org2010-01-131-1/+1
* DevTools crash: DevToolsWindow::SetDocked(bool)pfeldman@chromium.org2010-01-132-14/+25
* Gets the loading theme bubble to work on views/gtk.sky@chromium.org2010-01-133-38/+33
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-2/+2
* Fix issue: 32015: Keyboard shortcuts doesn't work when Devtool is dockedsuzhe@chromium.org2010-01-132-0/+17
* Add LayoutTests/websocket/tests/worker support.ukai@chromium.org2010-01-131-4/+4
* Finish the plumbing for cookiesEnabled.abarth@chromium.org2010-01-132-0/+13
* Fix by gdk (Garret Kelly)rolandsteiner@chromium.org2010-01-132-4/+6
* Remove an unneeded forward declaration. (This is really a dummy commit to tri...thestig@chromium.org2010-01-131-1/+0
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-1310-2/+60
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-134-24/+45
* Mac: Add favicons to task manager.thakis@chromium.org2010-01-139-61/+287
* re-enable ErrorPage UI tests.tony@chromium.org2010-01-131-3/+3
* Show the sync login dialog in response to NTP sync link being clicked when th...tim@chromium.org2010-01-131-0/+7
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-1333-538/+1248
* Webkit update to 53151.johnnyg@chromium.org2010-01-131-3/+3
* Enables the javascript memory column in the task manager in Linuxjamesr@chromium.org2010-01-121-1/+18
* Makes the new tab button extend to the top of the tab strip on chromeos.sky@chromium.org2010-01-123-4/+21
* Change processor and model associator for preferences.albertb@google.com2010-01-124-0/+512
* Cocoa bookmarks manager and autocomplete text field editor: in the 10.6 SDK,mark@chromium.org2010-01-123-4/+5
* Moving the CLD code to the renderer so it runs sanboxed.jcampan@chromium.org2010-01-123-24/+14
* Unhandled keyboard messages coming back from the host browser running ChromeF...ananta@chromium.org2010-01-126-63/+217
* Speculative fix for the windows theme crasher.erg@chromium.org2010-01-123-12/+38
* Fixes crash in dragging a tab out in overview mode. This regressionsky@chromium.org2010-01-121-16/+3
* Add the AutoFillDialog header, needed by the cross-platform implementations t...jhawkins@chromium.org2010-01-121-0/+19
* [Mac] Implements context menus for Page and Browser Actions. Introduces a reu...andybons@chromium.org2010-01-127-37/+320
* Mac: Tell task manager model to stop updating when the task manager window is...thakis@chromium.org2010-01-122-15/+41
* Fix a crash with application mode windows and extensions tab API.asargent@chromium.org2010-01-121-2/+3
* Support pinch to zoom on the Macstuartmorgan@chromium.org2010-01-122-3/+48
* Take filter exceptions into account when matching against resource requests.jochen@chromium.org2010-01-124-13/+83
* Also match against the query string if present.jochen@chromium.org2010-01-1211-28/+111
* Fixes bug where app menu would get stuck if user clicked andsky@chromium.org2010-01-122-1/+9
* Mark the following tests FLAKY on Windows.tkent@chromium.org2010-01-122-0/+8
* Introduce exception filter rules.jochen@chromium.org2010-01-125-8/+41
* Revert "Take 2: Preload the visited link db on the file thread if"tony@chromium.org2010-01-125-208/+91