summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Options: Remove the GTK options.jhawkins@chromium.org2011-03-0952-10128/+6
* Replacing old ui action generator with one that uses the browser model to pic...ace@chromium.org2011-03-095-529/+125
* More missing official stuff.avi@chromium.org2011-03-091-2/+2
* If a field in GPUInfo is not collected, we should not clear it because it mig...zmo@google.com2011-03-093-6/+0
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-0912-112/+148
* Linux: don't create duplicate entries in GNOME Keyring. Also, scan all keyrin...mdm@chromium.org2011-03-092-24/+144
* Missed a usage in the official build.avi@chromium.org2011-03-091-1/+1
* Consolidate more into Window.ben@chromium.org2011-03-091-2/+2
* Adjust location of "Behavior" string in content settings exception table.estade@chromium.org2011-03-091-1/+1
* Switch content/browser/webui to string16/std::string, update all callers.avi@chromium.org2011-03-0970-268/+270
* Printing: Refactor the code that blocks frequent script initiated printing.thestig@chromium.org2011-03-092-44/+69
* Replace LSUIElement with LSBackgroundOnly.mark@chromium.org2011-03-091-2/+2
* Fix regression where status bubble is never shownsail@chromium.org2011-03-092-4/+11
* Remove gpu_info() from GpuProcessHostUIShim. GPUInfo should be accessed thro...zmo@google.com2011-03-094-60/+14
* Make BrowserWindow::Activate() to actually activate on Mac.dimich@chromium.org2011-03-091-0/+3
* Save the options that remoting service process is enabledhclam@google.com2011-03-093-0/+16
* Revert 77517 - Force NTP reload when a new theme is installed.mirandac@chromium.org2011-03-091-3/+1
* extensions: generate extension id from path by using bytes directlyevan@chromium.org2011-03-092-1/+5
* Force NTP reload when a new theme is installed.mirandac@chromium.org2011-03-091-1/+3
* Use string resource for "Behavior" and "Pattern" in domui contentestade@chromium.org2011-03-092-2/+6
* mac: remove a ToWStringHackevan@chromium.org2011-03-091-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-0986-239/+239
* NSColor* and NSSize arguments are a problem with receivers held bymark@chromium.org2011-03-091-2/+3
* Adding suppression for Reliability crash in WebCore::Node::diff in WebCore::F...robertshield@chromium.org2011-03-091-0/+3
* Creates TabStripSelectionModel and moves some functionality tosky@chromium.org2011-03-098-58/+673
* Implement timeline control and trace viewer for gpu profiling.nduca@chromium.org2011-03-0920-72/+1678
* Consolidate more into Window:ben@chromium.org2011-03-0911-83/+113
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-0918-707/+72
* GTK: Set WM_CLASS to webapp names on webapp windows.erg@google.com2011-03-092-0/+12
* Add a new SafeBrowsing list which contains a whitelist for the client-sidenoelutz@google.com2011-03-0911-120/+515
* Add back browser::ShowInstantConfirmDialog().rsesek@chromium.org2011-03-091-0/+15
* Remove chrome/browser/ui/cocoa/instant_confirm_window_controller*rsesek@chromium.org2011-03-095-158/+0
* linux crash dump now includes gpu datajbates@chromium.org2011-03-095-219/+252
* This will help minimize the area we paint various views, including BrowserVie...davemoore@chromium.org2011-03-0914-107/+98
* Adding suppression for Reliability crash in WebCore::InlineBox::logicalHeight.robertshield@chromium.org2011-03-091-0/+3
* Add a PathService id for the child process exe. This is needed so that the r...jam@chromium.org2011-03-096-15/+18
* Adding suppression for reliability failure in WebCore::CSSSelector::~CSSSelectorrobertshield@chromium.org2011-03-091-0/+3
* [Mac] Remove native/Cocoa preferences.rsesek@chromium.org2011-03-0967-44357/+14
* Remove FFmpegVideoDecodeEngine's dependency on AVStream.scherkus@chromium.org2011-03-097-54/+72
* Refactoring so that there is no BaseTabStrip in BrowserViewLayout.wyck@chromium.org2011-03-0910-34/+47
* Marking ExtensionApiTest.Infobars as DISABLED on Windows.robertshield@chromium.org2011-03-091-1/+2
* Adding an image to avoid future try server failure.finnur@chromium.org2011-03-091-0/+0
* Adding reliability suppression for crash in PpapiHostMsg_PPBTesting_RunMessag...robertshield@chromium.org2011-03-091-1/+4
* Remove the silly notion of MIME types from media code.scherkus@chromium.org2011-03-092-4/+0
* Copying two files from browser\extensions to browser\ui\webui\optionsfinnur@chromium.org2011-03-092-0/+1266
* Add ability to find out whether an extension pref value is coming from incogn...bauerb@chromium.org2011-03-0919-39/+193
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-0931-49/+58
* Fix obsolete dependencies that create needless recompiling. jeanluc@chromium.org2011-03-091-1/+1
* GPU process does not rely on GTK.backer@chromium.org2011-03-091-15/+11
* Fix a bad rebase conflict. This should fix the bots.tfarina@chromium.org2011-03-091-100/+1