summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when double clicking a menu button.ben@chromium.org2009-03-191-1/+4
* Reuse the eula terms from the chrome resourcescpu@google.com2009-03-192-23/+51
* Fix single-process ui test failures from my previous change. The problem was...jam@chromium.org2009-03-186-12/+13
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-189-244/+216
* Add missing 'return true' to stop switch fall though.agl@chromium.org2009-03-181-0/+1
* Navigating to about:memory page from Task manager should bring up thetc@google.com2009-03-181-0/+2
* Linux: fix crash when renderer asks for the location of a NULL windowagl@chromium.org2009-03-181-0/+5
* Check return values for ReadInt in SSL manageragl@chromium.org2009-03-181-4/+3
* Fix no-op DCHECKagl@chromium.org2009-03-181-1/+1
* Check return value of SharedMemory::Createagl@chromium.org2009-03-181-3/+3
* Fix possible memory leak.agl@chromium.org2009-03-181-3/+4
* CreateResourceRequest() inhclam@chromium.org2009-03-181-0/+1
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-1817-214/+524
* Bug 4688: First run bubble ignores user's keyboard attemptfinnur@chromium.org2009-03-182-10/+43
* 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