summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Look for sync_password under %USERPROFILE% in addition to alongside the script,tim@chromium.org2009-09-301-398/+404
* GTK: Implement popup favicon menu.estade@chromium.org2009-09-306-69/+154
* Fixing compilation error.apatrick@google.com2009-09-301-6/+6
* Stops the throbber from spinning if the user cancels a beforeunload dialog,creis@google.com2009-09-303-0/+37
* Coverity: tips_cache_->GetSize() returns an unsigned int so the comparison >=...jhawkins@chromium.org2009-09-301-1/+3
* [Mac] Rewrite and renable a badly-written unittest.rohitrao@chromium.org2009-09-301-59/+37
* Remove the ClientSocketFactory from the HttpNetworkTransactionmbelshe@google.com2009-09-306-139/+60
* Coverity: Remove the check for index < 0 because index is a size_t and can ne...jhawkins@chromium.org2009-09-301-1/+1
* Remove IdleTimer, which no one uses.pkasting@chromium.org2009-09-306-537/+0
* Make the cache columns in the Task Manager sortable and only displayed once p...pkasting@chromium.org2009-09-303-2/+45
* Widen operator new(unsigned int) and operator new(int) in dkegel@google.com2009-09-302-31/+22
* media::FFmpegDemuxer giving too much errorshclam@chromium.org2009-09-301-2/+4
* Make browser actions highlight on mouseover using theme colors.aa@chromium.org2009-09-302-18/+17
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-309-13/+12
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-3016-234/+8
* CRLF->LF to avoid future patch failures on the try bots.tommi@chromium.org2009-09-301-105/+105
* CRLF->LFtommi@chromium.org2009-09-301-11/+11
* [Mac] Make the "Get themes" button in Preferences a link (again)rsesek@chromium.org2009-09-302-15/+27
* Fixes painting problems with views on Gtk. In particular during asky@chromium.org2009-09-302-12/+21
* Adds a virtual dtor to BaseTestServercpu@chromium.org2009-09-301-0/+2
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-3011-6/+227
* Add a couple of new TSAN suppressions, fix an old onetimurrrr@chromium.org2009-09-302-2/+15
* Added 32-bit float textures to command buffers, also changed the texture::For...petersont@google.com2009-09-306-20/+55
* Roll DEPS for Webkit 48927:48937.senorblanco@chromium.org2009-09-301-1/+1
* Massage autogenerated suppressions to be more portabledkegel@google.com2009-09-301-1/+22
* Page Info Windowthomasvl@chromium.org2009-09-303-51/+190
* Add bug 23450 to suppressions list.huanr@chromium.org2009-09-301-0/+34
* Remove the now-deleted bmp from the gyp file.tommi@chromium.org2009-09-301-1/+0
* Print suppressions used by ThreadSanitizer.timurrrr@chromium.org2009-09-302-11/+40
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-309-2/+25
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-305-69/+65
* This fixes the Linux GYP build, fixing a number of (ahem!) problemsbradnelson@google.com2009-09-3019-80/+88
* Switching asynchronous tick callback in chrome to use the empty data url meth...vangelis@google.com2009-09-301-8/+39
* Remove test fixed in http://trac.webkit.org/changeset/48889 from test expecta...dglazkov@chromium.org2009-09-301-3/+0
* Enable <video> using cachehclam@chromium.org2009-09-307-176/+209
* Updating Native Clientgregoryd@google.com2009-09-301-1/+1
* Make moles work for --show-extensions-on-top.sidchat@chromium.org2009-09-301-5/+8
* Fix for a focus related unit-test on Linux toolkit views.jcampan@chromium.org2009-09-301-12/+13
* Updates o3d_code_rev to 149, to accommadate for new screenshot names.kkania@google.com2009-09-301-1/+1
* Don't fire two wake notifications for user-initiated system wake-from-sleep.pkasting@chromium.org2009-09-301-2/+5
* 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
* Add a couple of new ThreadSanitizer suppressionstimurrrr@chromium.org2009-09-301-0/+13
* Fix bad Crash signature in known list.huanr@chromium.org2009-09-301-4/+3
* Widen one suppression (to handle -fno-inline?).dank@chromium.org2009-09-301-1/+2
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-3035-511/+391
* 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