summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Suppress reports on benign race on vfptr in ChromeThread.timurrrr@chromium.org2010-03-311-0/+5
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-3119-256/+204
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-3118-202/+254
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-3118-254/+202
* Gracefully recover from malformed auth challenge.jochen@chromium.org2010-03-312-5/+84
* AutoFill: Send the forms cached in the FormManager to the AutoFillManager onjhawkins@chromium.org2010-03-313-47/+134
* Remove packet split experiment, and add coalescing histogramjar@chromium.org2010-03-313-75/+28
* memio_SetPeerName implicitly assumes that struct sockaddr is the same as PRNe...pvalchev@google.com2010-03-313-14/+19
* Start converting other platforms to new FILES.cfg format.mmoss@google.com2010-03-312-0/+368
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-3148-80/+80
* Adding API tests for getViews and infobars.finnur@chromium.org2010-03-3119-13/+236
* Revert 43168 - Add suppression for a memory error during shutdown, calling Fi...eroman@chromium.org2010-03-311-14/+0
* Revert 43127 [It resulted in a free memory write because of a consumer that w...eroman@chromium.org2010-03-313-136/+23
* dds some docs about the command buffer andgman@chromium.org2010-03-312-1/+2207
* Added item to Show/Hide video controls in the context menu for <video>.scherkus@chromium.org2010-03-312-0/+30
* Re-land sqlite diagnosticscpu@chromium.org2010-03-314-6/+125
* Add suppression for a memory error during shutdown, calling FileDescriptorWat...eroman@chromium.org2010-03-311-0/+14
* Roll WebKit 56772:56820hclam@chromium.org2010-03-311-1/+1
* Preparing Roberto's change for landing:mbelshe@chromium.org2010-03-314-223/+256
* Rev O3D DEPS to pull in new Nixysa.maf@google.com2010-03-311-1/+1
* cleanup: Include base/path_service.h in tests that use it.thestig@chromium.org2010-03-318-4/+11
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-3114-109/+137
* Commiting for rginda@ cl http://codereview.chromium.org/1390003zelidrag@chromium.org2010-03-314-3/+46
* Make build-bisect script work on win.nirnimesh@chromium.org2010-03-311-33/+62
* Fixes leak in image_loading_tracker_unittest.sky@chromium.org2010-03-311-3/+3
* views: Implemet tooltip for status icons on windows.atwilson@chromium.org2010-03-312-1/+10
* [Mac] Select the previous node when the last cookie in the list is deleted.rsesek@chromium.org2010-03-313-16/+64
* Mark TabRestoreUITest.RestoreIntoSameWindow as flaky.arv@chromium.org2010-03-311-1/+2
* Mark SessionRestoreUITest.TwoWindowsCloseOneRestoreOnlyOne as flakyarv@chromium.org2010-03-311-1/+2
* GTK: set the new star button's IDestade@chromium.org2010-03-311-0/+2
* Disable BookmarkFolderTargetTest.* under Valgrind because new leak traces kee...rsesek@chromium.org2010-03-311-0/+3
* Revert 43143 - Implement db corruption tests for diagnostic modearv@chromium.org2010-03-313-123/+4
* Fix bad conflict resolution for r43146.estade@chromium.org2010-03-311-9/+2
* Disable executable stack on Linux.willchan@chromium.org2010-03-301-1/+1
* Follow the latest rename for the WebFrameClient interface to do site-isolatio...johnnyg@chromium.org2010-03-302-6/+6
* Appcache Manifest Parsing Rule. If the manifest's <scheme> is secure, and the...inferno@chromium.org2010-03-302-0/+34
* Don't allow dragging browser actions between regular and incognito windows.mpcomplete@chromium.org2010-03-306-18/+33
* GTK: toolbar reload/star shuffle.estade@chromium.org2010-03-3011-274/+177
* Remove bug 31096 checks (resolved).vandebo@chromium.org2010-03-302-5/+0
* GTK: New extension install prompt ui.estade@chromium.org2010-03-304-23/+199
* Implement db corruption tests for diagnostic modecpu@chromium.org2010-03-303-4/+123
* Send ping days parameter for extension blacklist update checksasargent@chromium.org2010-03-307-28/+34
* Flip seccomp sandbox back off, now that we have some perf numbers.evan@chromium.org2010-03-301-3/+3
* Fix potential NULL pointer error in HtmlDialogView::InitDialog.brettw@chromium.org2010-03-301-1/+1
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-3013-27/+28
* Add a list of excluded files to checkbins.py and enable it on build bots.scherkus@chromium.org2010-03-301-4/+12
* Do not set the whiltelist filter on the default auth handlerwtc@chromium.org2010-03-301-13/+11
* Revert 43099 - Windows implementation of StatusIcon::SetToolTip()atwilson@chromium.org2010-03-302-10/+1
* Adds a geolocation tab in the content settings dialog (on Windows). Also ref...pkasting@chromium.org2010-03-3012-201/+217
* Mac SSL fix: Go back to not enabling break-on-auth when we have a client cert...snej@chromium.org2010-03-301-14/+26