summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make some functions const. This will help with my fullscreen mode changes.pkasting@chromium.org2009-02-138-13/+23
* Register Metrics prefs for Mac and Linux.avi@chromium.org2009-02-131-3/+3
* In windows 7 there is a new Reg call that we need tonsylvain@chromium.org2009-02-134-8/+48
* A patch from external contributor Yong Shin (already in AUTHORS list). I also...finnur@google.com2009-02-131-18/+18
* Fix an issue with HWNDView visibility where invisible (i.e. SetVisible(false)...pkasting@chromium.org2009-02-132-5/+3
* Fix some focus traversal issues:pkasting@chromium.org2009-02-131-11/+9
* Hack to get CG functions working in the OS X sandbox.jeremy@chromium.org2009-02-131-0/+15
* Disable Native Crash reporting on OS X, till we enable Breakpad integration.jeremy@chromium.org2009-02-134-0/+54
* Check for hung plugin windows before detaching themjoshia@google.com2009-02-131-1/+2
* Updating mac testing info based on the the last few runs of the build bots.thomasvl@chromium.org2009-02-131-10/+14
* Check in pre-generated xmlversion.h and config.h files for libxml on the Mac.mark@chromium.org2009-02-133-4/+719
* Platform cleanup in chrome/browser/history/history_unittest.cc.phajdan.jr@chromium.org2009-02-131-41/+38
* Update V8 in Chromium to version 1.0.1.ager@chromium.org2009-02-131-1/+1
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-1310-53/+204
* Revert 9747abarth@chromium.org2009-02-139-201/+53
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-139-53/+201
* A few more Linux tests that pass after Windows baselinefinnur@google.com2009-02-131-5/+0
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-1315-44/+46
* Fixing reverse tabbing.tommi@chromium.org2009-02-131-2/+2
* Stop crash in renderer at the end of displayingjrg@chromium.org2009-02-132-4/+7
* Fixing the buildhclam@chromium.org2009-02-131-1/+1
* Some consumers in the renderer process need access to an IO message loop, Ren...hclam@chromium.org2009-02-132-0/+14
* Fix chrome build when ENABLE_WORKERS is defined.jam@chromium.org2009-02-132-1/+2
* Comment some of the merge-related layout test failures.estade@chromium.org2009-02-131-1/+6
* Mac: build fixagl@chromium.org2009-02-131-1/+1
* POSIX: fix Mac buildagl@chromium.org2009-02-131-0/+3
* POSIX: Add FileDescriptorSet unittestagl@chromium.org2009-02-133-0/+164
* Missing file, broken buildcpu@google.com2009-02-131-0/+24
* Test for Symantec SEPcpu@google.com2009-02-135-2/+108
* Call the DidStartLoading/DidStopLoading methods on the WebViewDelegate interf...ananta@chromium.org2009-02-131-0/+6
* Move v8-specific code for processing console messages mbelshe@google.com2009-02-131-0/+9
* Add TableModel to the scaffold, so we don't depend on views.thestig@chromium.org2009-02-133-0/+25
* Disk cache: Don't add more people to the cache size experiment.rvargas@google.com2009-02-131-10/+2
* Add installer error strings for localizationcpu@google.com2009-02-132-0/+6
* Try and make the GetXXXBounds() functions share more code to be shorter, and ...pkasting@chromium.org2009-02-133-24/+19
* Add ability to set a flag in the Label view class that tells it tomunjal@chromium.org2009-02-133-0/+22
* Fewer NOTIMPLEMENTED()s, more comments.evan@chromium.org2009-02-131-1/+5
* Remove a NOTIMPLEMENTED(). It's obviously wrong and we will be revisitingevan@chromium.org2009-02-131-1/+0
* Relocate a NOTIMPLEMENTED() to its proper place.evan@chromium.org2009-02-132-6/+7
* Fix build break.paul@chromium.org2009-02-131-1/+1
* Port most of MetricsService to Mac and linux.paul@chromium.org2009-02-139-36/+47
* fix test listtc@google.com2009-02-131-3/+3
* Add section for test regressions caused by webkit merge to 40864amanda@chromium.org2009-02-131-0/+17
* Reverting 9706. Hopefully this will fix the broken debugger_test.thestig@chromium.org2009-02-132-8/+6
* Fix tiny fonts in Mac/Linux. Tony deserves credit for this.evan@chromium.org2009-02-132-0/+10
* Update webkit.xcodeproj for webkit merge to r40864, updateamanda@chromium.org2009-02-132-7/+31
* Fix missed comma in SConscript, ftw.dglazkov@google.com2009-02-121-2/+2
* Add ClientRectList and ClientRect IDLs to the SConscript.dglazkov@google.com2009-02-121-0/+2
* Chromium side of WebKit merge to 40846awalker@google.com2009-02-1213-19/+65
* Reverting 9698.joshia@google.com2009-02-121-2/+0