summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-2013-202/+270
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-1911-47/+57
* Checking in README files for hunspell dictionariesifette@google.com2009-03-1929-59/+4638
* Fix a bunch of tiny near-bugs and bugs that static analysis identifiedjar@chromium.org2009-03-192-3/+4
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-1910-52/+37
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-1910-37/+52
* Linux GYP: build fixagl@chromium.org2009-03-191-110/+182
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-1916-214/+516
* Convert FindInPage wstrings to string16.tc@google.com2009-03-1911-21/+20
* Implement focusing location bar with cmd-L on mac. Removes some more platform...pinkerton@chromium.org2009-03-193-10/+30
* Lands http://codereview.chromium.org/43009 .sky@google.com2009-03-191-2/+4
* Chromium side of http://codereview.chromium.org/42394thomasvl@chromium.org2009-03-191-1/+2
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-198-22/+371
* Fix Linux build (and clean TestShell build).darin@chromium.org2009-03-191-0/+1
* Eliminate using_webkit.{scons,vsprops} in favor of having WebCommon.h set thedarin@chromium.org2009-03-195-16/+14
* Remove extra language under "Spell-checker options" context menusidchat@google.com2009-03-191-1/+8
* Fixing build by initializing all variables; TBR.avi@google.com2009-03-191-0/+6
* Make the status bubble avoid the mouse.avi@google.com2009-03-192-8/+96
* Remove code duplicated from webcore and use the common PrintContext facility.maruel@chromium.org2009-03-196-116/+59
* Render into a ChromeCanvasPaint object in a RootView under Linux.erg@google.com2009-03-1923-110/+572
* Plumb up mouse motion for the status bubbles.avi@google.com2009-03-196-14/+43
* A quick fix for Issue 2720.hbono@chromium.org2009-03-192-0/+24
* Fix WebCacheManager unit tests to use a WebCacheManager instance per test case.darin@chromium.org2009-03-191-70/+59
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-1927-266/+266
* Remove useless BlockedRequest class.abarth@chromium.org2009-03-192-13/+6
* Check return value of AbsolutePathagl@chromium.org2009-03-191-1/+2
* Review URL: http://codereview.chromium.org/42382georged@chromium.org2009-03-191-9/+10
* Roll back double launch of chrome fixcpu@google.com2009-03-191-3/+1
* Fixed build bustage due to r12071hclam@chromium.org2009-03-191-0/+3
* Uses FFmpeg in chrome/rendererhclam@chromium.org2009-03-196-9/+17
* Pre-upstream style changes: rename enableWebWorkers to setIsWebWorkersEnabled...dimich@google.com2009-03-191-1/+1
* Deletes the now unused AccessibleWrapper (replaced in previous CL by ViewAcce...klink@chromium.org2009-03-192-133/+0
* 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