summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Re-enable SQL lite preloadjar@chromium.org2009-09-301-3/+1
* Address review comments.thakis@chromium.org2009-09-303-9/+12
* BrowsingDataRemover* should not be scoped.kuchhal@chromium.org2009-09-303-9/+14
* Fix a bug where dragging a window that's been closed by JS back into another ...pinkerton@chromium.org2009-09-305-8/+37
* DevTools: temorarily disable TestStepOut as it fails on Linuxyurys@google.com2009-09-301-1/+1
* Updating trunk VERSION from 220.0 to 220.1laforge@chromium.org2009-09-301-1/+1
* DevTools: add tests for step over/out/inyurys@google.com2009-09-303-0/+58
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-3019-30/+258
* Try to fix AutocompleteEditViewTest failures on buildbot (issue 23213).suzhe@chromium.org2009-09-301-14/+15
* Update text to more clearly explain our cookie setting. As requested by Fion...abarth@chromium.org2009-09-302-3/+3
* Relanding:mbelshe@google.com2009-09-302-0/+14
* Reverting 27389.darin@chromium.org2009-09-3018-87/+48
* Coverity: Initialize all member variables in the constructor.jhawkins@chromium.org2009-09-301-1/+6
* Add bug 23411 to known crash list.huanr@chromium.org2009-09-301-0/+4
* Revert r27589 that broke the treehclam@chromium.org2009-09-302-5/+0
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-302-0/+5
* Disable WorkerTest.WorkerFastLayoutTests.huanr@chromium.org2009-09-301-1/+3
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-308-98/+162
* Remove the syncapi stub.nick@chromium.org2009-09-302-341/+15
* Updating trunk VERSION from 219.9 to 220.0laforge@chromium.org2009-09-301-2/+2
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-295-42/+26
* WebView::DownloadImage refactoredyaar@chromium.org2009-09-292-10/+51
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-2910-25/+24
* The RSS extension now renders the RSS HTML preview inside an IFRAME.finnur@chromium.org2009-09-295-85/+148
* Coverity: Initialize stats_table_ in the constructor.jhawkins@chromium.org2009-09-291-3/+5
* Use a helper to facilitate reading a file on a background thread.darin@chromium.org2009-09-296-38/+190
* Coverity: Initialize has_indexed_affixes_ in the constructor.jhawkins@chromium.org2009-09-291-1/+2
* Cleanup some code in the render_view_host_manager unittest.brg@chromium.com2009-09-291-4/+3
* Coverity: Initialize the os_event struct members to 0 in the constructor.jhawkins@chromium.org2009-09-291-0/+1
* Fix crash when using about:ipc with only NTP on Windows.jrg@chromium.org2009-09-291-2/+3
* Updating trunk VERSION build from 219.8 to 219.9laforge@chromium.org2009-09-291-1/+1
* GTK: Fix a bookmark dragging crasher by initing a member var.estade@chromium.org2009-09-291-0/+1
* Coverity: Remove an unused variable.jhawkins@chromium.org2009-09-291-2/+1
* Coverity: Initialize type_ in the constructor.jhawkins@chromium.org2009-09-291-1/+2
* Coverity: Add the typedef keyword to the ProfileType enum so we're not creati...jhawkins@chromium.org2009-09-291-1/+1
* These classes need to use thread safe reference counting.darin@chromium.org2009-09-291-2/+2
* Fix breakpad unused variable warning.thestig@chromium.org2009-09-291-9/+7
* Reverting 27520.mirandac@chromium.org2009-09-292-121/+61
* Coverity: Initialize test_funcs_.test_make_request in the constructor.jhawkins@chromium.org2009-09-291-0/+1
* Update known crash signature.huanr@chromium.org2009-09-291-0/+1
* Use a separate Breakpad product name for ChromeOS.thestig@chromium.org2009-09-291-0/+6
* Use Mac fonts in Mac Chrome.mark@chromium.org2009-09-292-52/+113
* Linux: Raise window after click on titlebar or border.derat@chromium.org2009-09-291-0/+5
* Revert "linux: tickle the render sandbox early so it forks at the right time"evan@chromium.org2009-09-291-4/+0
* linux: tickle the render sandbox early so it forks at the right timeevan@chromium.org2009-09-291-0/+4
* Import dialog fixup:thomasvl@chromium.org2009-09-292-68/+158
* Coverity: Initialize got_thumbnail_callback_, query_url_success_, and redirec...jhawkins@chromium.org2009-09-291-2/+7
* This CL cleans-up the FindBarHost and fixes an assert that happens on the foc...jcampan@chromium.org2009-09-294-63/+11
* Coverity: Fix memleak in GetNodeDictionary again.mattm@chromium.org2009-09-291-3/+2
* Unflakify SyncerThreadWithSyncerTest.Polling by using TimeTicks instead of sy...tim@chromium.org2009-09-291-15/+7