summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switching webkit over to gyp on windows.bradnelson@google.com2009-04-2960-1757/+149
* Adding missing file for gyp.bradnelson@google.com2009-04-291-0/+6
* player_wtl main entry point separated from the rest of media player for code ...fbarchard@chromium.org2009-04-291-0/+96
* Reverting 14826.ben@chromium.org2009-04-298-103/+40
* Support PgUp/PgDn in Omnibox for "first entry/last entry"ukai@chromium.org2009-04-294-17/+32
* Add descriptive text for omnibox popup result items.ben@chromium.org2009-04-298-39/+102
* Changes in preparation for webkit switch to gyp.bradnelson@google.com2009-04-293-4/+12
* Adding dependency v8_nosnapshot -> js2c.bradnelson@google.com2009-04-291-12/+11
* Write a test for my previous patch to fix a crash in back/forward navigationsbrettw@chromium.org2009-04-293-10/+88
* Buffered data source that does range request to provide data to media pipelinehclam@chromium.org2009-04-295-1/+874
* Supports single range request with file protocolhclam@chromium.org2009-04-294-9/+207
* Update a test expectation due to rolling GURL dep.ericroman@google.com2009-04-292-2/+3
* Roll googleurl dependency from r100 to r101.ericroman@google.com2009-04-291-1/+1
* Loosen a couple more ui test valgrind suppressions.dkegel@google.com2009-04-291-13/+13
* Remove old v8.gypthestig@chromium.org2009-04-291-684/+0
* Suppress a GTK warning and file a bug for it.estade@chromium.org2009-04-291-3/+9
* Finished implementing seeking in WebMediaPlayerDelegateImpl.scherkus@chromium.org2009-04-293-4/+19
* Fixes bug where NullAudioRenderer would join a previously joined thread.scherkus@chromium.org2009-04-291-1/+3
* Clean up FFmpeg media formats and switch to using av_get_bits_per_sample_form...scherkus@chromium.org2009-04-297-48/+13
* Add a histogram to measure how long are we waiting to closervargas@google.com2009-04-291-5/+13
* Revert "Supports single range request with file protocol"evan@chromium.org2009-04-294-200/+9
* Add a few mac valgrind suppressions for test_shell_tests.dkegel@google.com2009-04-281-0/+75
* Fix mac build break.kuchhal@chromium.org2009-04-282-0/+2
* media player list management.fbarchard@chromium.org2009-04-281-0/+127
* Supports single range request with file protocolhclam@chromium.org2009-04-284-9/+200
* Style fixes for previous review:paul@chromium.org2009-04-284-48/+54
* Fix Google Chrome build by moving Chromium specific string resource to common...kuchhal@chromium.org2009-04-282-3/+3
* Bah, I should compile before fixing. Need to assign the results oftc@google.com2009-04-281-1/+1
* Forgot an added file in http://codereview.chromium.org/99154amanda@chromium.org2009-04-281-0/+46
* Fix chrome_tests.sh without -b BUILD_DIR on the Macdkegel@google.com2009-04-281-1/+5
* DEPS roll for "scons -h" help text in gyp-generated .scons files.sgk@google.com2009-04-281-1/+1
* Fix the case where a previous tab is closing and the mouse is pressed on a ta...jhawkins@chromium.org2009-04-281-1/+12
* Implement a couple more methods for dialog boxes including the prompt box.tc@google.com2009-04-281-10/+26
* Add the npapi_test_plugin to the Mac build of test_shellamanda@chromium.org2009-04-282-75/+86
* Rebaseline some tests on linux. Add a few comments and file a new bug.tc@google.com2009-04-289-36/+41
* Switching forgotten project references (lost after last resolve....).bradnelson@google.com2009-04-281-2/+2
* Switching to v8.gyp in the v8 project (so they can maintain it themselves).bradnelson@google.com2009-04-286-51/+45
* Linux: Make the findbar hang over the render view.estade@chromium.org2009-04-283-4/+39
* Implement a parser that parses the "Range" HTTP headerhclam@chromium.org2009-04-287-2/+455
* Disabling the tests again. anantha@chromium.org2009-04-281-1/+1
* Add baselines for new tests.dglazkov@google.com2009-04-2810-0/+62
* Remove expectation for the test that now passes.dglazkov@google.com2009-04-281-1/+0
* Eliminate duplicates in test expectations. Sorry :(dglazkov@google.com2009-04-281-31/+9
* WebKit Merge 42805:42932, Chromium side.dglazkov@google.com2009-04-2865-133/+154
* plugins: Some obvious ifdef removals (code that previously wouldn't link).evan@chromium.org2009-04-283-25/+0
* Refactor HttpNetworkTransaction to remove side effects in some member functions.willchan@chromium.org2009-04-283-427/+785
* Add Hindi to the default accept-language list of Gujarati, Telugujungshik@google.com2009-04-283-3/+3
* Forgot to enable the test in last check-in. Enabled the test now.anantha@chromium.org2009-04-281-3/+3
* Add a histogram to record the dns resolution + tcp connection times.willchan@chromium.org2009-04-282-4/+19
* Create a bookmark editor dialog interface and implement a GTK version.erg@google.com2009-04-289-73/+516