summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Reworked ExtensionsService::AddPendingExtension().akalin@chromium.org2010-06-2612-142/+232
* Added an about:about page (continuation)hinoka@chromium.org2010-06-264-0/+73
* Split out the bookmark permission into its own line inaa@chromium.org2010-06-265-7/+47
* Revert 50913jcivelli@chromium.org2010-06-263-42/+18
* TranslateInfoBarDelegate2 were leaked. (Yikes!)jcivelli@chromium.org2010-06-263-18/+42
* Fix a memory leak in ExtensionExtentUnittest by fixing a badaa@chromium.org2010-06-253-16/+17
* Fixes new wrench related problems on views:sky@chromium.org2010-06-253-4/+8
* Fixed memory leak in ExtensionsService.akalin@chromium.org2010-06-252-3/+66
* chromeos: Remove Backspace accelerator.derat@chromium.org2010-06-251-0/+4
* Revert 50673 - Fix pinned tab link navigations.sky@chromium.org2010-06-252-23/+15
* PyAuto: minor cleanupnirnimesh@chromium.org2010-06-251-2/+0
* New HTML Sync Setup UI.dantasse@chromium.org2010-06-2517-160/+502
* Marks BrowserCloseNoUnloadListeners flaky.sky@chromium.org2010-06-251-1/+8
* Add tests for chrome/browser/web_applications and mark some code as Win32 and...thestig@chromium.org2010-06-253-7/+75
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-2522-22/+883
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-2554-1979/+93
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-06-258-57/+105
* Enables the new wrench menu by default on windows.sky@chromium.org2010-06-253-2/+13
* Makes control-alt-b show the bookmark manager on linux and windowssky@chromium.org2010-06-253-0/+4
* Fix a unit test leak.asargent@chromium.org2010-06-251-1/+5
* Fix the allocator dependency to respect win_use_allocator_shim variable.victorw@chromium.org2010-06-252-23/+85
* Extension Docs (No building or testable files)rafaelw@chromium.org2010-06-2548-0/+958
* Command line flag cleanup.estade@chromium.org2010-06-258-26/+94
* Cleanup: Remove svn:executable from a bunch of files.thestig@chromium.org2010-06-258-0/+0
* GTK: add more syncronization to GtkNativeViewIdManager to avoid a crash.estade@chromium.org2010-06-251-4/+8
* GTK: Cancel loading animations during shutdown.estade@chromium.org2010-06-251-0/+3
* AutoFill: GRD strings cleanup.jhawkins@chromium.org2010-06-258-19/+17
* sync: Change entry purging approach to rely on SaveChanges, which is more con...tim@chromium.org2010-06-256-131/+91
* Don't DCHECK for resolving empty hostnames since PAC scripts can fire off suc...eroman@chromium.org2010-06-251-1/+6
* Cleanup: Break some common->app dependencies.thestig@chromium.org2010-06-256-11/+14
* [Mac] Push location bar implementation into subdir.shess@chromium.org2010-06-2522-45/+45
* Revert 50863 - Add initial url/title history indexing and search provider sup...mrossetti@chromium.org2010-06-255-917/+0
* Fix the shlib Linux testsjcivelli@chromium.org2010-06-251-2/+0
* Make extension sync change processor listen to events for disabled extensions.akalin@chromium.org2010-06-251-5/+16
* Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr...rafaelw@google.com2010-06-2516-865/+22
* Add initial url/title history indexing and search provider support -- not hoo...mrossetti@chromium.org2010-06-255-0/+917
* Fix two webgl crashes.pathorn@chromium.org2010-06-251-3/+3
* Fix regression (crash) in launching Apps (regular ones, not Extension Apps) c...finnur@chromium.org2010-06-251-3/+6
* GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.erg@chromium.org2010-06-2516-22/+865
* [Mac] Tweak CrZombie code for better crash reporting.shess@chromium.org2010-06-251-8/+41
* Disallow apps with the wrong content type header.skerner@chromium.org2010-06-257-11/+76
* Canvas refactoring part 3.ben@chromium.org2010-06-2538-178/+190
* Fix crash when dragging thumbnail on NTP.thakis@chromium.org2010-06-251-2/+4
* Changes mnemonics for bookmark menus to show the mnemonics if eithersky@chromium.org2010-06-252-3/+5
* Include all projects from ppapi.gyp in chrome.sln. This just has the effect ofdarin@chromium.org2010-06-251-0/+1
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-2516-900/+693
* Mark OpenDatabaseSyncInputs as flakymnaganov@chromium.org2010-06-251-1/+2
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-252-4/+2
* Reland r50834aa@chromium.org2010-06-2544-417/+328
* Revert r50834aa@chromium.org2010-06-2543-311/+413