summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-2341-1069/+1181
* Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-234-177/+1043
* Fix for the chrome frame anchor url navigation test failures. Fix is to appen...ananta@chromium.org2011-02-231-0/+11
* views: Move the remaining layout constants to the views namespace. Final Part.tfarina@chromium.org2011-02-2322-105/+114
* Initialize the minimum timer interval upon RenderView construction,kbr@chromium.org2011-02-232-4/+3
* Moved common parts of Linux autostart code to chrome/common so it can be reus...sanjeevr@chromium.org2011-02-234-41/+104
* chromeos: Check ALSA return values in mixer code.derat@chromium.org2011-02-232-25/+79
* gtk: Do not show tooltip for bookmarks folders.tfarina@chromium.org2011-02-231-0/+3
* Last used folder won't be selected when exporting bookmarks.tfarina@chromium.org2011-02-231-1/+4
* Causing gyp_chromium to fall back on win32 hermetic python if it isbradnelson@google.com2011-02-231-0/+14
* Add an explanation for the divergenace from WPAD DNS protocol.eroman@chromium.org2011-02-232-2/+12
* clang: Turn on -Woverloaded-virtual!thakis@chromium.org2011-02-231-4/+0
* Add autocomplete provider for "about:" URLs.pkasting@chromium.org2011-02-2312-104/+166
* Fix for Issue 73274: Printing causes view to scrollyuzo@chromium.org2011-02-232-0/+5
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-2337-807/+1098
* WebKit roll: 79328:79361atwilson@chromium.org2011-02-231-1/+1
* Disk cache: More fixes to avoid corruption.rvargas@google.com2011-02-236-85/+75
* Apply change for less verbose ID lengths from upstream.cevans@chromium.org2011-02-232-6/+23
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-2325-1/+649
* linux: Constrain popup window size correctly.derat@chromium.org2011-02-231-4/+3
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-2336-1096/+805
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-2236-805/+1096
* chrome only depends on libviews.a, not its unittestspiman@google.com2011-02-221-1/+1
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-2285-227/+227
* If we switch into ChromeFrame as a result of a redirect then we need to navig...ananta@chromium.org2011-02-226-28/+22
* Redo implementation of this fix so that extensions can capture their owntsepez@chromium.org2011-02-225-7/+64
* Fix rendering glitch that occurs when you uninstall the last installed app.jstritar@chromium.org2011-02-221-1/+1
* gyp: update to r894evan@chromium.org2011-02-221-1/+1
* Move core pieces of chrome\browser. I've only gone up to "g", will do the re...jam@chromium.org2011-02-2245-1771/+1932
* Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome o...piman@google.com2011-02-228-8/+36
* Refactor BookmarkBarController action-handling to make bookmark bar menu trac...maf@chromium.org2011-02-222-16/+21
* Remove ComparePathNames.nick@chromium.org2011-02-228-89/+7
* Add ChromeDriver support for finding the Chrome exe to launch.kkania@chromium.org2011-02-229-53/+210
* gyp: update to r893evan@chromium.org2011-02-221-1/+1
* Remove TextCodecUTF8 crash signatures since the bug has been fixed by http://...mihaip@chromium.org2011-02-221-6/+0
* Recreate both GpuProcessHost and GpuProcessHostUIShim when a new GPU process ...apatrick@chromium.org2011-02-2219-202/+671
* Fixed command-line flag to make the gpu demos work again. We now need --enabl...alokp@chromium.org2011-02-221-2/+2
* Revert 75625 - Refactor app launching code for clarity. Add unit tests.hansl@chromium.org2011-02-229-277/+58
* View API/implementation cleanup:pkasting@chromium.org2011-02-2213-368/+344
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-2212-196/+196
* This patch adds the necessary plumbing to Chromium to support a command-line ...wjmaclean@chromium.org2011-02-227-0/+19
* Fix two new chromium-style regressions on linux.erg@google.com2011-02-224-3/+8
* Fix for chrome_launcher.exe command line construction.robertshield@chromium.org2011-02-221-3/+9
* Update expectations.chase@chromium.org2011-02-221-16/+16
* Fix a memory leak and add the webkit_quota library to the project.michaeln@google.com2011-02-229-30/+52
* Histogram for tracking time to HTTP-response data available.gavinp@chromium.org2011-02-222-0/+39
* Return the version of Chrome when getting the session capabilities insteadkkania@chromium.org2011-02-225-11/+34
* Fix null-termination on string copy in debug-on-start code.evan@chromium.org2011-02-222-8/+1
* Valgrind timeouts are in seconds. Let's set some saner values.thestig@chromium.org2011-02-221-2/+4
* Print Preview: Generate previews on Linux.thestig@chromium.org2011-02-224-74/+107