summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-185-75/+8
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-1827-962/+978
* Added code to exit fullscreen mode if the underlying plugin window is being m...vangelis@google.com2009-07-181-0/+4
* Fix a memory leak found by Valgrind.evan@chromium.org2009-07-181-6/+11
* add ignore_edge option in test list.yux@google.com2009-07-173-44/+64
* Suppress yet another UtilityProcessHostTest.ExtensionUnpacker leak.dkegel@google.com2009-07-171-0/+7
* Another bookmark manager crash fix after r20565.estade@chromium.org2009-07-171-1/+1
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-175-8/+75
* Two tweaks to the linux tab strip code:sky@chromium.org2009-07-174-8/+24
* Add codec parsing capability to MimeUtilkylep@chromium.org2009-07-173-0/+61
* Fix a crash in plugin handling. The code was destroying the passed-in cairo_t,brettw@chromium.org2009-07-171-1/+0
* Updated DEPS to get new shadow map screenshot (with the right name this time)petersont@chromium.org2009-07-171-1/+1
* check_deps build fix.agl@chromium.org2009-07-171-0/+3
* remove accidentally committed debugging spewestade@chromium.org2009-07-171-1/+0
* Shader in shadow-map.html constructed a float4 with a single argument. Avoid...petersont@chromium.org2009-07-171-1/+2
* Add RawData request in preparation for manual loading ofgman@google.com2009-07-179-39/+281
* Begin work on extension shelf for Linux.phajdan.jr@chromium.org2009-07-176-1/+255
* Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names.scherkus@chromium.org2009-07-1725-62/+64
* Fix build break on mac.eroman@chromium.org2009-07-171-1/+1
* Add some definitions to npapi/bindings/npapi.h.eroman@chromium.org2009-07-171-1/+30
* GTK: Add some missing hotkeys.estade@chromium.org2009-07-171-2/+16
* Linux sandbox: save full list of SUID unsafe environment variables.agl@chromium.org2009-07-174-13/+105
* Several changes to the benchmark extension:mbelshe@google.com2009-07-173-431/+504
* Do not block all task manager tree view mouse release events.estade@chromium.org2009-07-171-4/+2
* Expose access for reading stats counters via thembelshe@google.com2009-07-171-7/+29
* Forgot to fix style issue from previous checkinjam@chromium.org2009-07-171-1/+1
* Use base::Time::Exploded instead of struct tm inwtc@chromium.org2009-07-173-159/+120
* Land Anton's change to cast from v8::Value to v8::Object beforeager@chromium.org2009-07-171-2/+4
* Linux: Adding conflicts with the ubuntu packagepiman@google.com2009-07-171-0/+2
* Added a new sample which implements basic shadow mapping.petersont@chromium.org2009-07-176-5/+655
* Pulling new native_client repo location into chromium tree.bradnelson@chromium.org2009-07-171-1/+1
* O3D 64-bit Linux: Symlink the 32-bit plugin into the plugin install dirs too ...tschmelcher@google.com2009-07-173-8/+7
* Fix issue where the i18n template logic was not applied to the document element.arv@google.com2009-07-171-1/+1
* Makes enter/shift-enter find next/previous on Mac.rohitrao@chromium.org2009-07-171-0/+19
* For system-level installs, if the spellcheck dictionary fails to get download...sidchat@google.com2009-07-172-31/+95
* Rename the Cancel button to Close in gtk Clear Browsing Data.mattm@chromium.org2009-07-171-1/+1
* Fixes bug in FFmpegAudioDecoder where we weren't setting the usable data size.scherkus@chromium.org2009-07-171-0/+1
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-1711-68/+146
* Fix same crashy assumption that I fixed in r20967 later on in normal theme mode.erg@google.com2009-07-171-3/+6
* Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc...pinkerton@chromium.org2009-07-172-3/+5
* Disk cache: Add support for having a sparse entry block thatrvargas@google.com2009-07-176-49/+277
* Set the default minimum font size webkit pref to 12 for Chinese and 10 for ja...jshin@chromium.org2009-07-176-12/+12
* Disable text-encoding.html from Worker http layout tests, it appears to be un...dimich@google.com2009-07-171-1/+1
* Changes the width of pinned tabs to be slightly bigger.sky@chromium.org2009-07-172-22/+12
* Remove calls to deprecated APIs so that Chromium compiles on all currently-fu...avi@chromium.org2009-07-172-2/+22
* Fix comment for posix LaunchApp wrt PATH searching.mattm@chromium.org2009-07-171-2/+2
* Pulling newer gyp version.bradnelson@chromium.org2009-07-171-1/+1
* Fix line endings.brettw@chromium.org2009-07-173-250/+250
* Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack...dimich@google.com2009-07-177-133/+85
* Suppress both leaks mentioned in bug16625 on both mac and linux.dkegel@google.com2009-07-171-0/+11