summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-188-6/+46
* Add better error reporting for Chromium OS logincmasone@google.com2010-05-183-24/+64
* Fix typos for defined(OS_XXX).thestig@chromium.org2010-05-184-6/+7
* Fix a typo.eroman@chromium.org2010-05-181-1/+1
* Aesthetic: fix an awkward formatting of netlog.eroman@chromium.org2010-05-181-6/+11
* Annotate load flags and net errors with their symbolic name.eroman@chromium.org2010-05-183-2/+80
* Adding some known mime types to the platform_mime_utils on linux. This might...dhg@chromium.org2010-05-181-4/+4
* Themes should change placeholder thumnails and notification boxes on the NTP.erg@chromium.org2010-05-181-0/+23
* If the off-the-side menu is showing and one of its bookmarks is removed then ...mrossetti@chromium.org2010-05-182-0/+18
* GTK: more toolbar corner rounding polish.estade@chromium.org2010-05-186-16/+77
* GTK: prepend protocol to cuts/copies from the omnibox.estade@chromium.org2010-05-181-3/+6
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-1820-138/+4737
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-1810-19/+134
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-1825-506/+148
* Disable PasswordStoreWinTest.MultipleWDSQueriesOnDifferentThreads while Ialbertb@chromium.org2010-05-181-1/+1
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-1828-161/+144
* [Mac] Make the size text field in the font settings editable.rsesek@chromium.org2010-05-181-1/+2
* Reverse shutdown order for data type manager. Fix race condition.chron@chromium.org2010-05-181-6/+9
* Don't delete and re-add bookmark nodes which have been edited, instead, updat...mrossetti@chromium.org2010-05-181-17/+19
* Pull latest ppapi for initial testing support, implement checks so the tests ...brettw@chromium.org2010-05-181-1/+1
* Fixing setdownloads so it gets downloads that are OTR, and downloads that are...dhg@chromium.org2010-05-182-22/+56
* Implement drag from bookmark manager to bookmark bar or a folder thereof. Imp...mrossetti@chromium.org2010-05-1817-338/+1146
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-1810-3/+114
* Markes WorkerTest.WorkerScriptError as flaky.sky@chromium.org2010-05-181-0/+5
* NTP: Fix warnings on Mac.arv@chromium.org2010-05-181-4/+4
* NTP: Adds an app launched animation.arv@chromium.org2010-05-189-12/+248
* gtk: Make use of gtk signal macros in FirstRunDialog.tfarina@chromium.org2010-05-182-17/+10
* Handle pinyin's zh as zh-CN.satorux@chromium.org2010-05-182-4/+7
* Check if current screen is already showing during OOBE.nkostylev@google.com2010-05-182-2/+3
* Updating trunk VERSION from 408.0 to 409.0chrome-release@google.com2010-05-181-1/+1
* Removed the "Reload" button from the HTTP cache tab of the net-internals page.eroman@chromium.org2010-05-185-47/+22
* Split coverage into build and run phases in preparation for splittingjrg@chromium.org2010-05-181-24/+92
* Make the font size in the candidate window bigger again.satorux@chromium.org2010-05-181-1/+1
* Fix a bug that caused two status areas are shown when ibus-mozc is used.satorux@chromium.org2010-05-181-47/+31
* Remove --omnibox-popup-count flag.tfarina@chromium.org2010-05-189-59/+33
* Fix a pref test -- Win/Linux don't have browser.show_page_options_buttons prefnirnimesh@chromium.org2010-05-182-3/+27
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-1821-444/+948
* 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-173-4/+4
* 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-171-2/+1
* 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
* 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
* 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
* Disable app launcher animation on ChromeOS. It causing the app launcher to re...jcivelli@chromium.org2010-05-172-1/+15
* Enable NaCl tests on Mac and Linux gregoryd@google.com2010-05-171-0/+33
* Provide accessibility support for Window_win.ctguil@chromium.org2010-05-1711-25/+61