summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Linux: fix scrollingagl@chromium.org2009-03-181-6/+18
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-1825-168/+172
* New native control helpers. Built but not run by anyone just yet. See design docben@chromium.org2009-03-187-0/+794
* Use a more generic pattern for the `anonymous namespace'::PureCall crash.patrick@chromium.org2009-03-181-1/+1
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-189-47/+80
* Implement GTK dropdown menus.estade@chromium.org2009-03-184-23/+108
* Fix mac build break.estade@chromium.org2009-03-181-1/+0
* Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...thestig@chromium.org2009-03-181-3/+0
* Fix underflow that would cause either an access violation or an infinite loop...robertshield@google.com2009-03-181-2/+3
* Remove BrowserWindow::Init().estade@chromium.org2009-03-187-111/+99
* Fix errors detected by coverity.paulg@google.com2009-03-181-6/+6
* Adds Get(Root)WindowRect handlers for the Mac.avi@google.com2009-03-188-65/+120
* Reland the changes to use command line switch to turn on worker feature.jianli@chromium.org2009-03-184-0/+10
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-1810-10/+5
* Fix dragging a Chrome window which has a single tab by the tab itself.idanan@chromium.org2009-03-181-7/+1
* Style issues:patrick@chromium.org2009-03-181-4/+6
* Remove an assertion I added in my DOM UI change. It looks like this happens inbrettw@chromium.org2009-03-181-5/+0
* Fixing a few minor issues found during static analysis of the Chromium codebase.finnur@chromium.org2009-03-183-6/+6
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-187-160/+161
* Port DirectoryWatcher to Linux using inotify.phajdan.jr@chromium.org2009-03-181-1/+1
* Revert 11946 since it is causing a build breakage on full rebuild. The maruel@chromium.org2009-03-181-1/+1
* Reverting 11953.hbono@chromium.org2009-03-189-179/+1
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-189-1/+179
* Quick fix to prevent double launch of chrome at install.cpu@google.com2009-03-181-1/+3
* Moving sbox to gyp on windows.bradnelson@google.com2009-03-181-1/+1
* - Modify DOM checker automation to use DOM Automation Controller instead ofpatrick@chromium.org2009-03-1810-143/+737
* Fixing subtle dependency on client name on my last change to chrome.sln.bradnelson@google.com2009-03-181-1/+1
* Switching net over to use gyp on windows.bradnelson@google.com2009-03-184-1297/+1321
* Remove bogus DCHECKabarth@chromium.org2009-03-181-3/+0
* SSLPolicy Fix: Step 8.abarth@chromium.org2009-03-184-144/+267
* Mac bookmark work. jrg@chromium.org2009-03-1832-240/+815
* Remove unneeded uses of base/hash_tables.h.thestig@chromium.org2009-03-174-4/+0
* Fix bug where an extension toolstrip would sometimes get added twice to thempcomplete@google.com2009-03-171-3/+11
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-1748-1226/+1189
* Fixes crash on showing info bubble.sky@google.com2009-03-171-6/+4
* Fix a bug in WebMediaPlayerDelegateImpl that stalls video playbackhclam@chromium.org2009-03-171-8/+8
* Fixes build breakage on Linux.klink@chromium.org2009-03-171-1/+1
* Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity. klink@chromium.org2009-03-179-295/+434
* Find the 32-bit libs in the right place on 32-bit buildbot.mmoss@chromium.org2009-03-171-15/+20
* Some upstream code assumes that the executable path from the path service isthomasvl@chromium.org2009-03-171-3/+17
* Second stab at applying http://codereview.chromium.org/43138/show.robertshield@google.com2009-03-1716-11/+387
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-7/+8
* andrew's patchhclam@chromium.org2009-03-171-8/+7
* Use anonymous shared memory for VisitedLinks.agl@chromium.org2009-03-172-20/+4
* This test only passed if RLZTracker::InitRlz hadn't been called, levin@chromium.org2009-03-171-3/+11
* First pass at Mac status bubble.avi@google.com2009-03-176-3/+304
* SSLPolicy Fix: Step 7.abarth@chromium.org2009-03-172-263/+103
* SSLPolicy Fix: Step 6.abarth@chromium.org2009-03-173-17/+69
* Add v8::internal::Invoke (sqrt) crash to known crashes.patrick@chromium.org2009-03-171-0/+3
* Don't initialize members from themselves, especially when they're uninitialized.mark@chromium.org2009-03-171-1/+1