summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Mac: Add favicons to hung renderer dialog.thakis@chromium.org2010-01-134-33/+58
* Display proper error message at couple of places during installation.kuchhal@chromium.org2010-01-1312-90/+89
* Wave upload operations performed within ChromeFrame would cause the Wave appl...ananta@chromium.org2010-01-131-0/+1
* Enabling extension_i18n_apitest.cc on Mac and Linux.cira@chromium.org2010-01-131-1/+1
* Fixes regression in placement of new tab button.sky@chromium.org2010-01-131-1/+1
* Mac: ensure child processes are properly reaped -- eliminate Helper zombies.viettrungluu@chromium.org2010-01-132-2/+20
* Address some of the UI feedback on the RSS extension from the UX team.finnur@chromium.org2010-01-138-365/+499
* 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-134-38/+35
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-1312-175/+46
* Disable websocket worker tests on debug binary temporary until WebKit fixed.ukai@chromium.org2010-01-131-0/+6
* Updating trunk VERSION from 297.0 to 298.0chrome-bot@google.com2010-01-131-1/+1
* 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-137-23/+94
* Finish the plumbing for cookiesEnabled.abarth@chromium.org2010-01-135-0/+30
* 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
* Disallow HTML notifications with content not from HTTP or HTTPS schemes.johnnyg@chromium.org2010-01-131-0/+6
* Fixing typo in the chrome_browser.gypi build file. The typo wasjrg@chromium.org2010-01-131-1/+1
* Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G...jorlow@chromium.org2010-01-1315-12/+168
* Hack so that the upstream change from usingjorlow@chromium.org2010-01-132-0/+11
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-135-37/+59
* More plumbing of the low latency modecpu@chromium.org2010-01-131-2/+2
* Mac: Add favicons to task manager.thakis@chromium.org2010-01-1311-61/+290
* 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-1354-551/+2065
* 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-125-0/+516
* Cocoa bookmarks manager and autocomplete text field editor: in the 10.6 SDK,mark@chromium.org2010-01-123-4/+5
* Mac: Re-add valgrind suppression.thakis@chromium.org2010-01-121-0/+2
* Fix check deps by allowing CLD to be included.brettw@chromium.org2010-01-121-0/+1
* initial manifest hooks for app experimenterikkay@chromium.org2010-01-126-2/+83
* Moving the CLD code to the renderer so it runs sanboxed.jcampan@chromium.org2010-01-128-129/+118
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-122-0/+196
* Unhandled keyboard messages coming back from the host browser running ChromeF...ananta@chromium.org2010-01-129-63/+235
* Speculative fix for the windows theme crasher.erg@chromium.org2010-01-123-12/+38
* Add better description of browser on Windows.kuchhal@chromium.org2010-01-128-1/+26
* Fixes crash in dragging a tab out in overview mode. This regressionsky@chromium.org2010-01-121-16/+3
* Improvements to the i18n doc.kathyw@google.com2010-01-1216-2760/+4732
* 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-128-37/+322
* Mac: Tell task manager model to stop updating when the task manager window is...thakis@chromium.org2010-01-124-20/+54
* 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-126-13/+89
* Also match against the query string if present.jochen@chromium.org2010-01-1213-28/+117
* Fixes bug where app menu would get stuck if user clicked andsky@chromium.org2010-01-122-1/+9