summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-1320-195/+195
* Add cookie behavior combobox.mattm@chromium.org2009-07-131-2/+50
* Re-land the patch to elide the status bubble to 1/3 the width of thetc@google.com2009-07-131-3/+10
* A few more docs updates.gman@google.com2009-07-132-20/+43
* GTK Themes: Refactored to use notifications instead of manual plumbing.erg@google.com2009-07-1331-426/+569
* Initial support for theming on Mac OS X.avi@chromium.org2009-07-1342-7908/+9249
* Platform cleanup in worker_uitest.cc.phajdan.jr@chromium.org2009-07-131-4/+4
* Reverting 20531.jorlow@chromium.org2009-07-131-6/+4
* minor fix for docsgman@google.com2009-07-131-2/+2
* Safari 4 has the unique behavior that typeof on the NP object that is meant t...petersont@chromium.org2009-07-132-4/+16
* Revert r20553.thestig@chromium.org2009-07-138-50/+12
* Additional svn ignores for native_client and Makefile.thestig@chromium.org2009-07-138-12/+50
* Various updates to the buildbot sample.aa@chromium.org2009-07-132-21/+32
* Change NULL to null in rendergraph.js.yux@google.com2009-07-131-1/+1
* Revert "Always persist bookmark IDs."tc@google.com2009-07-1320-193/+194
* Switching back SteamOperation to explicitly check for the particular protocol...apatrick@google.com2009-07-131-1/+4
* Rewrite ffmpeg_binaries target to use GYP built-ins and branding conditions.mmoss@chromium.org2009-07-132-96/+27
* Roll DEPS to pick up GYP fix for magic suffixesdglazkov@chromium.org2009-07-131-1/+1
* Update the DEPS file for GYP build to match some recent changes ingspencer@google.com2009-07-131-5/+5
* Refactoring handle and dragging a bit in preparation for moles. The primary ...erikkay@chromium.org2009-07-135-305/+430
* This updates the gyp files to make the gyp build work again after a week ofgspencer@google.com2009-07-133-0/+5
* Move WebKitLibraries to mac only section of DEPS.tc@google.com2009-07-131-4/+3
* Fix a memory leak in AudioRendererHost unit testhclam@chromium.org2009-07-133-7/+204
* Add a temporary flag to enable plugins on the Mac and Linux whileamanda@chromium.org2009-07-134-5/+13
* Lands http://codereview.chromium.org/149404 for cmasone:sky@chromium.org2009-07-139-0/+237
* Changes Mac behavior to reblit the entire RWHVCocoa when scrolling.rohitrao@chromium.org2009-07-131-17/+8
* Don't store blacklist entries in the keychain.stuartmorgan@google.com2009-07-132-4/+18
* posix: drop Gears NOTIMPLEMENTED()evan@chromium.org2009-07-131-2/+1
* One more google engineer interested in valgrind stuff.dkegel@google.com2009-07-131-1/+1
* Widen two suppressions that weren't matching properly on my ghardy box.dkegel@google.com2009-07-131-10/+1
* Small changes to comments and add host() + message_loop() implementation into...ajwong@chromium.org2009-07-136-1/+22
* Always persist bookmark IDs.munjal@chromium.org2009-07-1320-194/+193
* Change the path search order of LayoutTests.victorw@chromium.org2009-07-131-4/+6
* posix: drop a NOTIMPLEMENTED that is now implementedevan@chromium.org2009-07-131-13/+0
* Pulling native client into the chromium tree.bradnelson@chromium.org2009-07-131-0/+4
* Remove the carbon event dispatcher from the main thread of the plugin processamanda@chromium.org2009-07-133-55/+31
* Another newly failing layout test around <embed> tags. Sweeping under the rug...michaeln@google.com2009-07-131-0/+1
* Mac-ify the app-based extensions folder name.avi@chromium.org2009-07-131-0/+12
* temp pdiff fix for billboardsgman@google.com2009-07-131-1/+1
* Adds rendering and dragging of pinned tabs to gtk.sky@chromium.org2009-07-1310-143/+684
* Switching an instance of SolutionDir to ProjectDir.gspencer@google.com2009-07-131-1/+1
* This enables the Windows and Mac font host, and disables the fake font host t...gspencer@google.com2009-07-131-9/+3
* Add methods to ARAB and BufferQueue to allow owners to query it for the times...kylep@chromium.org2009-07-135-0/+61
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-1312-67/+118
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-1317-168/+171
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-1311-146/+68
* Correct the output-dir parameter passed to scan_server_dlls.py - it is suppos...robertshield@google.com2009-07-131-1/+1
* Old School Shadow example.gman@google.com2009-07-138-107/+569
* linux: don't destroy the cairo_t* returned by beginPlatformPaint().evan@chromium.org2009-07-131-2/+1
* Fixing linux regressions from http://codereview.chromium.org/149130piman@google.com2009-07-133-15/+28