summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Various docs fixes.gman@google.com2009-07-136-40/+99
* Added o3djs.material.createCheckerMaterial.gman@google.com2009-07-136-17/+215
* Move LayoutTests to src/third_party/WebKitvictorw@chromium.org2009-07-131-1/+1
* Fix minor naming issue (see http://codereview.chromium.org/149255).mirandac@chromium.org2009-07-131-1/+1
* Some test_expectations.txt changes after rolling to webkit r45738michaeln@google.com2009-07-131-0/+6
* Quick fix to stop interactive_ui_tests from hanging; no tip service fetching ...mirandac@chromium.org2009-07-131-0/+2
* linux: cut down on logging spamevan@chromium.org2009-07-131-2/+8
* When using rebaseline tool in cygwin, svn related shell commands fail due to ...victorw@chromium.org2009-07-131-13/+6
* Focus last focused view when DevTools window is being closed or undocked.pfeldman@chromium.org2009-07-132-3/+28
* Fixed full screen window class issues.apatrick@google.com2009-07-133-31/+31
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-1311-68/+146
* Update V8 dependency to pull V8 from the 1.2 branch.ager@chromium.org2009-07-131-1/+1
* OFFICIAL_BUILD is only set in windows builds, so add some complexity to get t...thomasvl@chromium.org2009-07-131-1/+5
* Update V8 to latest trunk version. This is the first step in updatingager@chromium.org2009-07-131-1/+1
* [Mac] AcceptInput() doesn't really need focus (as when called via "Go" button).shess@chromium.org2009-07-131-5/+4
* [Mac] Always restyle omnibox after user input.shess@chromium.org2009-07-131-17/+6
* [Mac] Remove guard on FocusLocation() in autocomplete field.shess@chromium.org2009-07-132-8/+3
* Move TrimWhitespaceUTF8 from string_util_icu to string_util.deanm@chromium.org2009-07-132-14/+14
* Extract Image class so it can be used in more tests.sverrir@chromium.org2009-07-134-175/+242
* Add a dummy URL request handler.brettw@chromium.org2009-07-134-0/+110
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-1328-79/+97
* Relax assertion in ProxyConfigServiceLinux gconf cleanup.sdoyon@chromium.org2009-07-131-2/+18
* Remove unused base/zygote_manager_unittest.cc.deanm@chromium.org2009-07-131-266/+0
* Update V8 in Chromium to version 1.2.14 and start pulling itkasperl@google.com2009-07-131-1/+1
* Added an async automation message AutomationMsg_PrintAsync to asynchronously ...ananta@chromium.org2009-07-136-0/+30
* Refactor extension constants to improve readability, debugging, and to make i...erikkay@chromium.org2009-07-1310-388/+436