summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update comments based on my new understanding of thewtc@chromium.org2010-05-181-2/+7
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-1822-444/+954
* GTK: Allow users to override fonts and font sizes in gtk-mode.erg@chromium.org2010-05-185-75/+103
* Fix the logging of URL_REQUEST_START, so the nesting is correct on redirects.eroman@chromium.org2010-05-175-15/+18
* Revert r47448 and pull in r38 of ppapi, which contains the fixdarin@chromium.org2010-05-177-45/+381
* Refactors renderer related classes for better sharing.sky@chromium.org2010-05-1725-1886/+1695
* Refactoring in media::PipelineImpl and media::MediaFilter.scherkus@chromium.org2010-05-1711-63/+49
* Fix a bug where incognito renderer hosts would not receive updates formpcomplete@chromium.org2010-05-171-3/+3
* Omnibox automation should wait for page load after selecting a popup item.nirnimesh@chromium.org2010-05-175-6/+63
* Enables vertex attrib 0 and assigns a buffer to itgman@chromium.org2010-05-1711-475/+992
* Bookmarks: Localize Recent and Search tree items.arv@chromium.org2010-05-173-14/+39
* removing unnecessary null check for delete.oshima@chromium.org2010-05-172-47/+45
* Fixed a typo in pool code and made comments more google stylepetersont@google.com2010-05-174-19/+29
* Add a few functional tests for prefsnirnimesh@chromium.org2010-05-171-0/+66
* Replace hard-coded strings in CookiesWindowControllerTest with their GRIT val...rsesek@chromium.org2010-05-171-10/+22
* Revert 47453 - In ChromeFrame the ChromeFrameAutomationProxy object is create...ananta@chromium.org2010-05-175-219/+145
* Disable app launcher animation on ChromeOS. It causing the app launcher to re...jcivelli@chromium.org2010-05-172-1/+15
* Sorts drawlists by priority or by depth as indicated by the flag in the DrawP...petersont@google.com2010-05-174-7/+272
* install-build-deps.sh: Add missing sudos.derat@chromium.org2010-05-171-4/+4
* Enable NaCl tests on Mac and Linux gregoryd@google.com2010-05-171-0/+33
* Address requests for more documentation from siggi@chromium.org2010-05-172-0/+22
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-1719-87/+200
* In ChromeFrame the ChromeFrameAutomationProxy object is created on the backgr...ananta@chromium.org2010-05-175-145/+219
* Add 64-bit guards to the Carbon plugin interpose codestuartmorgan@chromium.org2010-05-173-0/+12
* Handling volume up/down/mute keypresses within Chrome.scherkus@chromium.org2010-05-174-0/+126
* On the net-internals text dump, display times as unix timestamps rather than ...eroman@chromium.org2010-05-172-16/+36
* Revert r47444 due to Linux 64-bit compile bustage.darin@chromium.org2010-05-177-381/+45
* Suppress a Mac ui_tests leakasargent@chromium.org2010-05-171-0/+24
* Attempt to recommit issue 2013017. Switch sync servers based on channel.chron@chromium.org2010-05-174-4/+41
* Add some initial PP_Var <-> NPObject bindings.darin@chromium.org2010-05-177-45/+381
* Enable error recognition and error concealment options in qualification softw...fbarchard@chromium.org2010-05-172-0/+14
* Adding HistoryService::QueryMostVisitedURLs and tests. brettw@chromium.org2010-05-1710-53/+219
* Makes shader translation a runtime switch.gman@chromium.org2010-05-1717-113/+169
* WebKit roll: 59607:59612atwilson@chromium.org2010-05-171-1/+1
* [Linux]Fix a redraw issue when expanding a GtkChromeShrinkableHBox.suzhe@chromium.org2010-05-171-4/+5
* Fix folding code to respect new AAC channel order caused by ffmpeg roll. Als...fbarchard@chromium.org2010-05-172-11/+8
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-177-32/+43
* Reinstate separator before Inspect Elements in debugger context menu.estade@chromium.org2010-05-171-1/+1
* [Mac] stop the animation during window close and clear the animation delegate...thomasvl@chromium.org2010-05-171-0/+11
* GTK: size popup windows by their content, not outer bounds.estade@chromium.org2010-05-171-6/+8
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-1723-367/+451
* Animates the app launcher when it is shown.jcivelli@chromium.org2010-05-175-41/+72
* AutoFill Remove keyboard shortcut on Mac.dhollowa@chromium.org2010-05-172-54/+3
* Mark BrowserViewsAccessibilityTest.TestChromeWindowAccObj as flaky.ctguil@chromium.org2010-05-171-3/+6
* Close options dialog when "Get Theme" is clicked.xiyuan@chromium.org2010-05-173-2/+19
* Perform breakpad shutdown when returning from the chrome launcher entry point...robertshield@chromium.org2010-05-172-5/+12
* WebKit roll 59478:59607yurys@chromium.org2010-05-173-10/+12
* Glue for sending/receiving cacheable metadata.tonyg@chromium.org2010-05-174-0/+25
* Use access instead of stat in PathExists and PathIsWritable.agl@chromium.org2010-05-171-13/+2
* Adds support for compressed textures. DXT1 only.gman@chromium.org2010-05-1716-36/+443