summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* The URLRequestAutomationJob object which needs to route HTTP requests to the ...ananta@chromium.org2009-11-064-54/+63
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-068-239/+911
* Fix a leak caught by valgrind following r31199estade@chromium.org2009-11-061-1/+0
* Add a Samples page. For now, it just points to the Chromium project'skathyw@google.com2009-11-0634-33/+448
* Implement window.alert() and its cousins for extensions.pam@chromium.org2009-11-0614-114/+246
* Broke a couple of unit tests while bringing them up-to-date with CocoaTest.mrossetti@chromium.org2009-11-062-3/+1
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-0653-207/+42
* Implement Bookmark All Tabs... Added an abstraction of BookmarkEditorControll...mrossetti@chromium.org2009-11-0612-452/+1784
* Move the spellchecker to the renderer.estade@chromium.org2009-11-0621-5/+1594
* Reverts some useful code accidently removed by CL http://codereview.chromium....suzhe@chromium.org2009-11-062-6/+6
* Do not send input menu toggle events to the web.thakis@chromium.org2009-11-064-49/+52
* Don't leak orphan renderer processes. Don't leak RenderWidgetHosts associatedmark@chromium.org2009-11-061-0/+13
* Revert 31122 - Revert 31109 Avoid calling PlatformThread::Sleep(1) from even...idana@chromium.org2009-11-061-1/+1
* GTK: Erase the thin green line on the floating NTP bookmark bar (un-themed mo...estade@chromium.org2009-11-061-1/+5
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0637-42/+129
* Minor cleanup of a few of the samples.aa@chromium.org2009-11-063-4/+4
* Added support for --worker-startup-dialog command line flag.atwilson@chromium.org2009-11-068-45/+55
* Fix chromeos build breakjam@chromium.org2009-11-061-1/+1
* [Mac] Draw the results label correctly in the findbar.rohitrao@chromium.org2009-11-0624-337/+1086
* Convert some popup window icon menu items to use title case.tony@chromium.org2009-11-061-12/+28
* [Mac] Delay TabContents::Close() when event-tracking.shess@chromium.org2009-11-065-11/+80
* Fixes navigations chrome-internal: to actually show the NTP.creis@chromium.org2009-11-063-2/+36
* Add a stub implementation of PersonalDataManager, the connection between the ...jhawkins@chromium.org2009-11-069-7/+103
* Fix first run OEM bubble size issue.mirandac@chromium.org2009-11-062-5/+26
* If the download manager setting "prompt for a location for each downloaded fi...aa@chromium.org2009-11-061-3/+3
* Re-apply revision 31139. I accidentally reverted it in r31139.aa@chromium.org2009-11-061-1/+1
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0627-26/+133
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0626-16/+74
* Change prevents multiple instances of an extension's option page from being o...aa@chromium.org2009-11-051-1/+1
* Mac: Implement about:memory.viettrungluu@chromium.org2009-11-0510-42/+1202
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0523-23/+55
* Mac: don't restore explicitly closed windows.viettrungluu@chromium.org2009-11-054-2/+24
* Make the gmail checker show no badge if there are zero unread messages.aa@chromium.org2009-11-051-1/+3
* Added support for --enable-shared-workersatwilson@chromium.org2009-11-054-0/+10
* Don't let the user inline edit "Bookmarks Bar" or "Other Bookmarks"tony@chromium.org2009-11-051-1/+3
* ntp.html -> override.htmlkathyw@google.com2009-11-0536-108/+270
* Don't reload whole chrome://extensions page when interacting with single exte...cira@chromium.org2009-11-051-4/+3
* [Mac] Adds animations for the download shelf.rohitrao@chromium.org2009-11-055-11/+70
* GTK: hack around floating bookmark bar stuck-in-prelight bug.estade@chromium.org2009-11-051-0/+18
* Initial WebSharedWorkerImpl implementationatwilson@chromium.org2009-11-058-14/+44
* Remove the high res timer, which is unused.nick@chromium.org2009-11-059-418/+0
* GTK: fix certain corner cases where overflow chevron wouldn't show.estade@chromium.org2009-11-051-0/+1
* Clicking on restore window button on ntp now nukes ntp. We always didsky@chromium.org2009-11-051-0/+6
* Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.sgk@chromium.org2009-11-058-150/+167
* Change id that identifies client in crash reports. Whenever metrics service r...kuchhal@chromium.org2009-11-0515-43/+161
* Clean up usage of some iterators. Original patch by Thiago Fariana (see http...pkasting@chromium.org2009-11-051-37/+39
* Fix bug where we were not displaying icons in the managementaa@chromium.org2009-11-057-31/+194
* Fix the extensions activity monitor test for POSIX (c:\? Really?)nick@chromium.org2009-11-051-12/+17
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-0512-97/+73
* Hook up the menu outlet of the IDS_BOOKMARKS_NO_ITEMS to the bar menu.mrossetti@chromium.org2009-11-051-524/+46