summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert r10259 & subsequent fixes.jeremy@chromium.org2009-02-247-94/+24
* Fix Win32 unit tests broken by r10259.jeremy@chromium.org2009-02-241-1/+2
* Fix windows bustage in r10259jeremy@chromium.org2009-02-241-3/+3
* Fix for Sandboxed WebKit on OS X:jeremy@chromium.org2009-02-247-24/+93
* Minor includes cleanup.darin@chromium.org2009-02-245-5/+1
* Add some browser/dom_ui files to Mac and Linux. Fix errors exposed by GCC.pinkerton@chromium.org2009-02-245-13/+39
* Add a check for empty handle in V8Proxy::GetSourceLineNumber()sgjesse@chromium.org2009-02-241-1/+5
* Adds a method to sort the elements of a vector by invoking a method onsky@google.com2009-02-243-35/+127
* Reverting 10250.ericroman@google.com2009-02-246-138/+3
* Add v8 as dependency of net.ericroman@google.com2009-02-246-3/+138
* Removing WS_POPUP before calling SetParent to avoid stealing the focus (flick...tommi@chromium.org2009-02-241-5/+12
* Add destruction to AudioManager singleton for windowscpu@google.com2009-02-242-6/+14
* Added master preference to select the appropiate shortcut textcpu@google.com2009-02-243-46/+48
* Make download manager treat mixed-case extensions the same as lower-case exte...estade@chromium.org2009-02-244-87/+99
* Have tld_cleanup generate a .cc file that contains the effectivetc@google.com2009-02-2411-126/+3702
* Make sure filter buffer is flushed after it fills its output quotajar@chromium.org2009-02-242-5/+28
* Fix missing include in r10237hclam@chromium.org2009-02-241-0/+1
* Fix the build due to r10237hclam@chromium.org2009-02-241-1/+2
* Tenative fix to see if the reliability crashes go away.jam@chromium.org2009-02-241-0/+4
* Update French dictionary files.sidchat@google.com2009-02-242-90393/+70191
* Moved most functionality of video renderer into a base class (video_renderer_...ralphl@chromium.org2009-02-249-0/+606
* Re-re-roll use of ongoing logs to gather stability metricsjar@chromium.org2009-02-241-3/+1
* Implementation of data source for media playerhclam@chromium.org2009-02-244-47/+326
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-247-18/+28
* mark a couple more tests as failing:tc@google.com2009-02-241-0/+2
* Fix build break due to misplaced ifdef.mmoss@chromium.org2009-02-241-1/+2
* WebKit Merge! (chrome part)eseidel@chromium.org2009-02-246-13/+46
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-2435-836/+747
* Disabling tests that are failing.kuchhal@chromium.org2009-02-241-11/+13
* Fix linux build break.estade@chromium.org2009-02-241-2/+3
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-2311-9/+52
* Fix Linux shared build breakage due to undefined references.mmoss@chromium.org2009-02-231-2/+6
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-2314-131/+112
* Obey the XDG base directory spec and use ~/.config/chromium on Linux.evan@chromium.org2009-02-232-13/+19
* Fix more gcc 4.3 warnings.evan@chromium.org2009-02-232-10/+13
* Clear out the vbox before adding a new widget.erg@google.com2009-02-232-13/+28
* Make plugin_installer.cc compile on Posix.jhawkins@chromium.org2009-02-234-8/+4
* Fix a download regression.estade@chromium.org2009-02-231-5/+10
* Revert "Revert "Fullscreen mode UI.""kuchhal@chromium.org2009-02-238-1/+340
* Fix chrome not starting up by implementing a straw-man, lieing versionerg@google.com2009-02-232-8/+79
* Revert "Fullscreen mode UI."kuchhal@chromium.org2009-02-238-340/+1
* Update header ref to new location.jrg@chromium.org2009-02-231-4/+4
* Fullscreen mode UI.pkasting@chromium.org2009-02-238-1/+340
* Discard crash data during first run of a new version.jar@chromium.org2009-02-236-5/+55
* Make plugin_process_host.cc and child_process_host.cc compile on Posix.jhawkins@chromium.org2009-02-239-136/+161
* And this backs down DEPS.sky@google.com2009-02-231-1/+1
* the lI tried to land the clipboard change locally (it was landed upstream too...sky@google.com2009-02-233-9/+0
* Ups deps to bring in latest webkit.sky@google.com2009-02-231-1/+1
* I'm expanding this to fix a couple of bugs in determining the file name forsky@google.com2009-02-233-0/+9
* Add IPv6 support to net::GetHostAndPort.ericroman@google.com2009-02-233-30/+42