summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Make the "Get themes" button in Preferences a link (again)rsesek@chromium.org2009-09-302-15/+27
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-303-0/+37
* Page Info Windowthomasvl@chromium.org2009-09-303-51/+190
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-304-1/+10
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-305-69/+65
* Enable <video> using cachehclam@chromium.org2009-09-302-0/+5
* Make moles work for --show-extensions-on-top.sidchat@chromium.org2009-09-301-5/+8
* PGO build other changecpu@chromium.org2009-09-301-0/+7
* Change disk access on theme install from UI to File thread.mirandac@chromium.org2009-09-302-61/+121
* Moving the work done in WinMain to another method called explictly,jcampan@chromium.org2009-09-302-21/+34
* Fix bad Crash signature in known list.huanr@chromium.org2009-09-301-4/+3
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-306-91/+89
* Bring startup test for complex theme up to date.mirandac@chromium.org2009-09-3010-62/+6
* When a button may have grown (e.g. icon loaded), recompute if we needjrg@chromium.org2009-09-301-0/+3
* Fix bookmark trimming.jrg@chromium.org2009-09-301-3/+4
* Remove some unused code.darin@chromium.org2009-09-303-10/+0
* Set new homepage preferences only if there is no existing value.kuchhal@chromium.org2009-09-302-6/+11
* 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