summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Initialize BrowsingDataLocalStorageHelper::LocalStorageInfo member.finnur@chromium.org2011-02-232-3/+8
* Initialize PersistedKernelInfo member.finnur@chromium.org2011-02-231-2/+3
* Send fatal proxy errors to the network delegate.jochen@chromium.org2011-02-234-4/+33
* Used dashed-form for autofill overlay idsisherman@chromium.org2011-02-233-52/+53
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-239-30/+1153
* Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-233-177/+1010
* Use ResourceBundle::BaseFont for GTK tooltips.falken@chromium.org2011-02-231-0/+11
* WebUI: Fix the remaining references to dom_ui. Final Patch.tfarina@chromium.org2011-02-2324-29/+28
* Highlight backspace key in the initial state.mazda@chromium.org2011-02-232-1/+3
* Revert 75710 - Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-233-1010/+177
* views: Remove Controller interface.tfarina@chromium.org2011-02-232-2/+2
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-2328-5224/+21
* Autofill extend profiles to include multi-valued fields.dhollowa@chromium.org2011-02-233-177/+1010
* views: Move the remaining layout constants to the views namespace. Final Part.tfarina@chromium.org2011-02-2321-100/+112
* Moved common parts of Linux autostart code to chrome/common so it can be reus...sanjeevr@chromium.org2011-02-231-40/+12
* 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
* Add autocomplete provider for "about:" URLs.pkasting@chromium.org2011-02-237-63/+163
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-234-114/+51
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-2314-1/+552
* 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-233-49/+112
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-223-112/+49
* WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.tfarina@chromium.org2011-02-2281-163/+163
* Redo implementation of this fix so that extensions can capture their owntsepez@chromium.org2011-02-221-6/+4
* Fix rendering glitch that occurs when you uninstall the last installed app.jstritar@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-2229-4225/+32
* 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-227-88/+7
* Recreate both GpuProcessHost and GpuProcessHostUIShim when a new GPU process ...apatrick@chromium.org2011-02-2214-182/+603
* Revert 75625 - Refactor app launching code for clarity. Add unit tests.hansl@chromium.org2011-02-225-241/+58
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-228-35/+37
* This patch adds the necessary plumbing to Chromium to support a command-line ...wjmaclean@chromium.org2011-02-221-0/+2
* Fix two new chromium-style regressions on linux.erg@google.com2011-02-224-3/+8
* Fix a memory leak and add the webkit_quota library to the project.michaeln@google.com2011-02-222-5/+4
* Print Preview: Generate previews on Linux.thestig@chromium.org2011-02-221-2/+2
* Out of line cleanups for Mac.erg@google.com2011-02-2213-75/+156
* Refactor app launching code for clarity. Add unit tests.skerner@google.com2011-02-225-58/+241
* Move background_contents back to chrome, since that's part of extensions whic...jam@chromium.org2011-02-222-2/+445
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-2213-51/+136
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-222-0/+45
* Implements the mouse commands for webdriver.jmikhail@google.com2011-02-222-42/+163
* Do not block in OwnershipService::IsAlreadyOwned on UI thread.dilmah@chromium.org2011-02-2211-120/+162
* [Mac] Fix the z-order of the findbar in relation to infobars.rsesek@chromium.org2011-02-221-1/+1
* Inserted default directory for the Export Bookmarks dialog boxdpapad@chromium.org2011-02-222-5/+12
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-2229-42/+39
* Show startup infobars when restoring session.agl@chromium.org2011-02-224-28/+51
* PrintPreview: Send the expected pages count value to Web UI along with previe...kmadhusu@chromium.org2011-02-224-5/+14