summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix leaks found by valgrind (which now works on the Mac!)jrg@chromium.org2009-03-273-8/+15
* - Re-enable DOM checker test.patrick@chromium.org2009-03-272-2/+8
* Removes the now unused eula resourcescpu@google.com2009-03-271-41/+0
* Start using the upstream versions of V8NodeFilter and V8XML*.levin@chromium.org2009-03-2711-1119/+37
* Gtk download shelf:estade@chromium.org2009-03-264-19/+84
* Lots of files touched for a very simple change. Everywhere we used a const M...scherkus@chromium.org2009-03-2630-122/+119
* Fixed missing projects and linker errors in media.sln.scherkus@chromium.org2009-03-261-11/+17
* Modify the save as code to be able to display the new enhancednsylvain@chromium.org2009-03-261-2/+8
* Change NineBox to render into a GtkWidget. This offers a minor speedup and s...jhawkins@chromium.org2009-03-268-142/+104
* Update maqc tests expectations after WebKit merge.dimich@google.com2009-03-261-8/+11
* Added logic to get the latest diff installer, full installer, previous full i...anantha@chromium.org2009-03-265-78/+213
* Fix our browser window close path to be more like windows.tc@google.com2009-03-262-8/+38
* More NOTIMPLEMENTEDs into bugs.evan@chromium.org2009-03-263-7/+15
* No gears.dll on non-Windows systems.evan@chromium.org2009-03-261-0/+5
* Fix unintialized variable (only affected unit test).evan@chromium.org2009-03-261-1/+2
* Temporary fix to avoid crash in typing in Omnibox. The crash happenssky@chromium.org2009-03-262-6/+30
* Move the WebKit/WebKit/mac checkout to the mac specific sectiontc@google.com2009-03-261-3/+2
* Fix crash when trying to handle keyboard acceleratorstc@google.com2009-03-261-3/+15
* Add images for <input type="search">. These are copies of the ones in the pu...pkasting@chromium.org2009-03-266-0/+8
* Disable DomCheckerTest.Http. TBR=nsylvaindimich@google.com2009-03-261-2/+2
* Disable tests failing on Linux after merge WebKit 41944:41999dimich@google.com2009-03-261-0/+8
* Chromium side of the WebKit merge 41944:41999dimich@google.com2009-03-263-3/+50
* URLRequestFileJob provides file handle if net::LOAD_ENABLE_DOWNLOAD_FILEhclam@chromium.org2009-03-262-0/+21
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-265-10/+20
* Landing thakis's change from http://codereview.chromium.org/42487jrg@chromium.org2009-03-262-11/+11
* Fixed bug in AudioRendererBase and made AudioRendererImpl check for audio dev...scherkus@chromium.org2009-03-262-2/+3
* Temporarily work around a hang in unimplemented drag and drop.evan@chromium.org2009-03-262-0/+14
* Make it more obvious when our backing store has failed us.evan@chromium.org2009-03-261-1/+3
* Fixes possible crash in visitdb. As far as I can tell the archive_db_sky@chromium.org2009-03-261-0/+3
* This CL is a work around for the following 2 issues:xji@chromium.org2009-03-261-0/+22
* Fix fast shutdowntc@google.com2009-03-262-2/+1
* Revert the merge info from these files because everytimensylvain@chromium.org2009-03-260-0/+0
* Fix buildjrg@chromium.org2009-03-261-1/+0
* Prep for gyp conversion: cut-and-paste the FileList base class that chromium...sgk@google.com2009-03-261-4/+71
* Issue 21268: The RemakeSee http://codereview.chromium.org/21268 for the origi...idanan@chromium.org2009-03-267-25/+73
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-2622-11/+199
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-269-41/+44
* Minor tweaks to get chrome-ui://extensions working on the Mac.jrg@chromium.org2009-03-264-110/+109
* whitespace change to poke the builderstc@google.com2009-03-261-0/+1
* Update Linux gyp build to import and propagate external environmentsgk@google.com2009-03-264-10/+26
* Linux download shelf:estade@chromium.org2009-03-264-7/+35
* Hook up ctrl+tab and ctrl+shift+tab for switching tabs in linuxtc@google.com2009-03-263-15/+46
* Slightly different mktemp syntax to appease some picky versions.mmoss@chromium.org2009-03-261-1/+1
* Disabling a layout test that is failing on Win and Linux since the last merge:sverrir@chromium.org2009-03-261-0/+1
* POSIX: allow WaitableEvents to be deleted while watching them.agl@chromium.org2009-03-265-64/+109
* Make the standard tab width wider to better match windows.pinkerton@chromium.org2009-03-261-1/+1
* Speedup event performance by caching V8EventListener on the wrapped object. asargent@chromium.org2009-03-262-27/+120
* Enable child RWHVs on the Mac.avi@google.com2009-03-264-8/+94
* When running ui_tests, need to tell valgrind to also trace child processes.dkegel@google.com2009-03-263-3/+54
* In an effort to make the FocusManager class platform independent, moving some...jcampan@chromium.org2009-03-262-7/+11