summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build fix for Linux official builds following r94352.mark@chromium.org2011-07-271-0/+2
* Fixed testAppendCountryCodeForAggregatedPhones to take into account for new s...dyu@chromium.org2011-07-272-13/+23
* Replace occurrences of document.getElementById() with $() throughout net_inte...ericroman@google.com2011-07-2716-98/+84
* First implementation of web intents table.groby@chromium.org2011-07-277-1/+272
* Update .DEPS.gitchrome-admin@google.com2011-07-271-1/+1
* Update Breakpad to r819 to remove its OpenSSL libcrypto dependency.mark@chromium.org2011-07-272-5/+3
* [Sync] Mark correct session integration test as flakyzea@chromium.org2011-07-271-3/+3
* Get rid of double linecharleslee@chromium.org2011-07-271-0/+2
* Reland r93090, which was reverted in r93104.alokp@chromium.org2011-07-271-14/+5
* Removal of Profile from content part 2.avi@chromium.org2011-07-2724-72/+88
* ntp4: logging for perf benchmarkingestade@chromium.org2011-07-274-0/+41
* Fixing appearance of disabled menu items on ChromeOS.tbarzic@chromium.org2011-07-271-2/+3
* browser: Refactor PageInfoModel::Observer into its own header file.tfarina@chromium.org2011-07-279-23/+45
* Reword mixed content infobar to say "insecure content" in all cases.tsepez@chromium.org2011-07-272-10/+3
* Prevent Google Mail Checker from scheduling more than one concurrent request.mihaip@chromium.org2011-07-273-3/+9
* Added warning icon to work around patch failure.jamiewalch@google.com2011-07-271-0/+0
* Revert 94337 - Fix missed use.avi@chromium.org2011-07-271-2/+1
* Fix missed use.avi@chromium.org2011-07-271-1/+2
* Fix method call on potentially deleted object in NativeWidgetViews.rhashimoto@chromium.org2011-07-273-10/+8
* Revert 94332 - Removal of Profile from content part 2.sergeyu@chromium.org2011-07-2723-86/+71
* Remove debugging code that is no longer needed.phajdan.jr@chromium.org2011-07-271-24/+0
* Disable UnloadDllTest.BaselineAvicapDllsergeyu@chromium.org2011-07-271-1/+1
* Removal of Profile from content part 2.avi@chromium.org2011-07-2723-71/+86
* Update .DEPS.gitchrome-admin@google.com2011-07-271-1/+1
* Roll WebKit 91828:91856enne@chromium.org2011-07-271-1/+1
* PPAPI: Change DCHECK in GetInterface() to CHECK. Off-the-main-thread usage ispolina@google.com2011-07-271-1/+1
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-2752-426/+4113
* Test SIN6_LEN instead of OS_MACOSX to determine if sockaddr_in*wtc@chromium.org2011-07-271-2/+2
* Rewire the metrics pref to the signed settings store on chromeos.pastarmovj@chromium.org2011-07-2711-166/+89
* Prevent from refcounting the URLRequestHttpJob object.ycxiao@chromium.org2011-07-272-3/+9
* cros: Add missing "virtual" and OVERRIDE to overridden virtual methods of Pow...tfarina@chromium.org2011-07-271-33/+35
* Add content-security-policy to chrome://sessions.tsepez@chromium.org2011-07-274-59/+30
* Removal of Profile from content part 1.avi@chromium.org2011-07-2764-454/+682
* Fix invalid pointer dereference in WebDataSourceFactory when playback is canc...acolwell@chromium.org2011-07-2713-54/+311
* Add histograms to record how effective prerendering would be based ontburkard@chromium.org2011-07-272-4/+215
* ANSI white is not really whitecharleslee@chromium.org2011-07-271-2/+2
* Trivial fix for error messagenoelallen@google.com2011-07-271-1/+1
* Remove VfsBackend::FileTypeIs{Journal,MainDB}phajdan.jr@chromium.org2011-07-273-19/+1
* Mark SelectFileAndSave test as FLAKY.sergeyu@chromium.org2011-07-271-1/+2
* Check for NULL WebFrame, in case we're invoked for a blocked plugin menu.jochen@chromium.org2011-07-271-1/+5
* Add test to content_settings_pref_provider_unittestmarkusheintz@chromium.org2011-07-271-8/+88
* Disable SessionHistoryTest.BasicBackForward on Mac Valgrind botsglider@chromium.org2011-07-271-1/+4
* views/bookmarks: Right click on bookmark star should do nothing.tfarina@chromium.org2011-07-271-1/+1
* Only set the TPM pin for network certificates when the TPN is ready. (R14)stevenjb@google.com2011-07-271-5/+17
* Extend the suppression for issue 44385 (leaks in net::HostResolverImpl::OnJob...glider@chromium.org2011-07-273-14/+28
* browser: Delete language_order_table_model.* now that native options are gone.tfarina@chromium.org2011-07-273-181/+0
* Suppress V8 uninits and CryptProtectData-related reportstimurrrr@chromium.org2011-07-271-1/+13
* Add about:blank and javascript: URLs to the whitelist for webNavigation eventsjochen@chromium.org2011-07-273-0/+11
* Print Preview: Refactoring color settings outside print_preview.jsdpapad@chromium.org2011-07-275-65/+130
* DevTools: move devtools_ui into content since it should be able to serve devt...pfeldman@chromium.org2011-07-2714-29/+83