summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disabling ExtensionBrowserTest.BrowserAction since it crashes very frequently...finnur@chromium.org2009-10-141-1/+2
* DevTools: temporarily disable completion test which fails on Linuxyurys@google.com2009-10-141-1/+1
* DevTools: support autocompletion when script is pausedyurys@google.com2009-10-141-0/+6
* [Mac] Omnibox popup should have Edit Search Engines when editable.shess@chromium.org2009-10-142-10/+15
* Make the acknowledgement message for querying form autofill data alwaysdarin@chromium.org2009-10-145-58/+54
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-142-0/+5
* Port Browser Actions browsertest to linux.estade@chromium.org2009-10-145-8/+35
* Remove hot tracked toolbar button when toolbar removes focus.mhm@chromium.org2009-10-141-0/+6
* Fix a bug that would cause spurious commits from the bookmark modelnick@chromium.org2009-10-141-4/+9
* Implement shift+delete for removing omnibox entries on Linux.tony@chromium.org2009-10-142-3/+19
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-1411-10/+238
* Blind attempt at fixing the bookmark bar instructional text color for GTK.pkasting@chromium.org2009-10-142-8/+23
* Make cros library thread-safe.chocobo@google.com2009-10-148-86/+196
* Fix a whole bunch of style nits.erg@google.com2009-10-1329-323/+318
* Update page action manifest parsing to match the new format.mpcomplete@chromium.org2009-10-138-24/+15
* Use FilePath in ChildProcessHost.evan@chromium.org2009-10-136-10/+9
* Empty files to kick off the diagnostic modecpu@chromium.org2009-10-134-0/+29
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-1311-29/+117
* Fix "Add Page..." in bookmark bar context menu. Suspect this bug wasjrg@chromium.org2009-10-131-1/+1
* Take 2 of getting blocked popups to work on views/gtk. My first attempt was n...sky@chromium.org2009-10-134-130/+213
* Couple of views/gtk tweaks:sky@chromium.org2009-10-132-0/+6
* Fixed some more Google Sync mac build compile errors.akalin@chromium.org2009-10-133-53/+6
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-1314-40/+89
* Use correct theme color for bookmark bar "drag things here" empty helper text.pkasting@chromium.org2009-10-132-22/+22
* Revert 28875 - Adding support for Native Client in Chrome's task manager and ...gregoryd@google.com2009-10-132-5/+0
* View Certificate dialog sometimes shows incorrect status because it didn't ha...hawk@chromium.org2009-10-131-5/+18
* Revert r28745 which disabled nested message loops on Mac, after Mark's fixes.jam@chromium.org2009-10-131-4/+0
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-132-0/+5
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-134-15/+13
* GTK: Browser actions toolbar.estade@chromium.org2009-10-134-0/+280
* Make the ThemeProvider methods const.pkasting@chromium.org2009-10-138-132/+144
* Factoring out the interactive UI tests in their own GYP file.jcampan@chromium.org2009-10-131-29/+12
* Always ASSERT that created servers are non-NULL (since creation can fail). B...pkasting@chromium.org2009-10-131-1/+44