summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Changing page_cycler_test to allow us to run all DB perf tests in thedumi@chromium.org2010-01-291-30/+46
* Add import/export to the JS bookmark managerfeldstein@chromium.org2010-01-292-2/+36
* Temporarily disable crashing UI test.aa@chromium.org2010-01-291-0/+3
* Use the same app menu items for status area menu and toolbar menu.oshima@chromium.org2010-01-293-45/+34
* Cleanup: Removing old gtk code from panel controller .oshima@chromium.org2010-01-292-30/+0
* Very temporary fix for theme bug where adding more resources invalidates the ...erg@google.com2010-01-281-1/+3
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-288-186/+241
* Implement a TODO: Combine BrowserToolbarModel with ToolbarModel. Also make a...pkasting@chromium.org2010-01-284-54/+40
* Don't acquire a database lock in syncable::DirectoryBackingStore::SaveChanges...nick@chromium.org2010-01-281-1/+10
* Mac bookmark mgr: Restore previously selected group when search field is clea...snej@chromium.org2010-01-284-4/+83
* tweak spacings in infobars per latest specskuan@chromium.org2010-01-284-30/+63
* Fix Mac crash when page goes away while a pop-up menu is active.snej@chromium.org2010-01-281-3/+15
* Fix flaky test causing tree to go redjoth@chromium.org2010-01-281-2/+6
* SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-2813-0/+2839
* Fix extension remove tab crasher.viettrungluu@chromium.org2010-01-281-1/+6
* Remove the StartProcess function since it's not used andnsylvain@chromium.org2010-01-282-7/+0
* Fix broken pref usage; I changed the registration to a user pref but didn't c...pkasting@chromium.org2010-01-281-1/+1
* Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW...ananta@chromium.org2010-01-281-47/+29
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-287-14/+234
* Disables pinned tabs until I land apps. I've #ifdef parts that aresky@chromium.org2010-01-289-38/+14
* Disable WorkerTest.SharedWorkerAuth on Mac valgrind.victorw@chromium.org2010-01-281-0/+1
* [Mac] Prevent script-initiated tab close while a content select menu is up.shess@chromium.org2010-01-281-0/+9
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-287-0/+30
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-2815-1/+258
* Disable WorkerTest.WorkerHttpAuth and NPAPITester.FLAKY_SelfDeletePluginInvok...viettrungluu@chromium.org2010-01-281-1/+3
* Add scrolling to the GPU-accelerated backing store. This also fixes some bugsbrettw@chromium.org2010-01-2810-13/+189
* Implement config dialog for the Hangul IME.yusukes@chromium.org2010-01-283-2/+159
* Remove some unnecessary includes.craig.schlenter@chromium.org2010-01-283-3/+0
* Add more gears geolocaiton files into chromium: locaiton provider, network lo...joth@chromium.org2010-01-2810-0/+2006
* Update Gears wifi data providers to Chrome style & APIs.joth@chromium.org2010-01-2820-789/+820
* Updating trunk VERSION from 308.0 to 309.0chrome-release@google.com2010-01-281-1/+1
* Change the URL for flash settings per Adobe list where the translation isjshin@chromium.org2010-01-2818-2/+21
* Refactor extension autoupdater.asargent@chromium.org2010-01-2813-228/+506
* Revert 37367 - Implementation of the database safe worker model.viettrungluu@chromium.org2010-01-2811-177/+12
* Revert 37372 - Fix leak in DatabaseWorkerModelTest.viettrungluu@chromium.org2010-01-281-2/+2
* Removing unnecessary includes.mad@chromium.org2010-01-282-5/+1
* Disabling new worker http auth tests that are failing on windows and linux va...atwilson@chromium.org2010-01-282-0/+11
* Fix leak in DatabaseWorkerModelTest.albertb@google.com2010-01-281-2/+2
* GTK: uninstall signal handlers when MenuGtk goes down so that they don't get ...estade@chromium.org2010-01-281-0/+2
* Make content settings type enum something I can use in more code than just th...pkasting@chromium.org2010-01-288-82/+77
* Implementation of the database safe worker model.albertb@google.com2010-01-2811-12/+177
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-2824-160/+472
* Make BookmarkContextMenuGtk use a SimpleMenuModel. Also separate controller a...estade@chromium.org2010-01-288-57/+79
* Make gmail.com be the default domain for login.davemoore@chromium.org2010-01-285-13/+72
* GTK: throb a bookmark folder button when a URL is added to it.estade@chromium.org2010-01-289-42/+339
* Record chrome's startup time, to be used in future retention experimentscpu@chromium.org2010-01-282-0/+16
* First revision of the AutoFill settings dialog.georgey@chromium.org2010-01-288-2/+1121
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-2811-28/+438
* Add import/export extension apisfeldstein@chromium.org2010-01-2814-4/+218
* Add an implementation for async_network_alive to Linuxzork@chromium.org2010-01-274-20/+126