summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Move the bookmark manager into resources.pak.tony@chromium.org2010-06-248-47/+108
* Add stack to known_crashes listace@chromium.org2010-06-241-0/+3
* Enable "get html from page" functionality for PyAuto.jrg@chromium.org2010-06-248-10/+259
* Implement Password Manager aggregate metrics reportingdpranke@chromium.org2010-06-244-0/+27
* Fix an unititialized variable that caused a mac valgrind failure.csilv@chromium.org2010-06-241-1/+1
* Make pinned tabs a little stickier.estade@chromium.org2010-06-242-2/+21
* Fix pinned tab link navigations.estade@chromium.org2010-06-242-15/+23
* Add basic UI tests for dom_ui/options.csilv@chromium.org2010-06-243-0/+105
* Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...mrossetti@chromium.org2010-06-234-81/+2
* Allow for a new flag (--log_file) which lets pyauto log to a file instead of ...nirnimesh@chromium.org2010-06-231-3/+13
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-234-2/+81
* Adding a mutator method for the private variables.rlp@chromium.org2010-06-232-0/+17
* Mark SrpcPluginTest as flaky.ericu@google.com2010-06-231-1/+1
* Canvas refactoring part 2.ben@chromium.org2010-06-2328-51/+68
* Adds a placeholder preference for disabling any video/voice chat functionalit...gwilson@google.com2010-06-232-0/+6
* Enable --wait-for-debugger for the browser process.jrg@chromium.org2010-06-231-0/+8
* A qa-tool to check that the browser does not crash after extensions are insta...nirnimesh@chromium.org2010-06-231-0/+65
* Add RemotingUI class to handle chrome://remoting URLs.garykac@google.com2010-06-236-19/+142
* linux: build fixevan@chromium.org2010-06-231-1/+2
* linux: initialize glib-dbus threading during startupevan@chromium.org2010-06-233-10/+5
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-236-18/+18
* Refactored ggl::SwapBuffers to take the GGL context as an argument. apatrick@chromium.org2010-06-234-5/+4
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-2328-66/+516
* Linux: Port the ExtensionBrowserTest.PluginLoadUnload test part 1 - check in ...thestig@chromium.org2010-06-233-0/+5
* Enables tooltips on label. Sends message to wm when user image or user labelavayvod@chromium.org2010-06-232-4/+48
* Refactor the translate infobars on mac to match the new windows code.feldstein@chromium.org2010-06-2316-1162/+1014
* Add storage for static member vars.thakis@chromium.org2010-06-233-0/+9
* Added hard_dependency to chrome.gyp to fix buildbot failures.akalin@chromium.org2010-06-231-0/+3
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-231-14/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-231-0/+14
* Improve input method support.suzhe@chromium.org2010-06-2324-736/+1163
* Fix line endings. Got some CR LF's in there, somehow. If I had a dollar for...dantasse@chromium.org2010-06-231-2/+2
* Updating trunk VERSION from 447.0 to 448.0chrome-release@google.com2010-06-231-1/+1
* Broken by http://codereview.chromium.org/2403001/show, which eliminated a "!"...mirandac@google.com2010-06-231-1/+1
* AppendASCII returns a new object.thakis@chromium.org2010-06-233-3/+3
* Attempt 2 at landing the following. This differs from the first insky@chromium.org2010-06-236-4/+780
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-2312-20/+231
* Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ...mrossetti@chromium.org2010-06-236-779/+4
* Implement side tab view and controller and hook up their creation. Parameteri...pinkerton@chromium.org2010-06-2317-113/+510
* Moves cut/copy/paste and increment/descrement/fullscreen into buttonssky@chromium.org2010-06-236-4/+779
* Disable PPAPI test on Mac, which still isn't fixed.brettw@chromium.org2010-06-231-1/+5
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-233-3/+3
* Added initial_timezone attribute support for startup manifest.denisromanov@chromium.org2010-06-235-9/+36
* xz/LZMA2 compression for dirdiffer/dirpatcher.mark@chromium.org2010-06-233-17/+68
* Fix bookmark editor regression and host hung monitor dialog.xiyuan@chromium.org2010-06-232-1/+5
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-2373-576/+679
* Enable the PPAPI device UI test.brettw@chromium.org2010-06-231-1/+1
* Don't propagage event on message bubble to parent.oshima@chromium.org2010-06-232-2/+7
* Mac/clang: First pass over unit_teststhakis@chromium.org2010-06-2314-55/+45
* Enable policy support on the Linux platform.danno@chromium.org2010-06-233-4/+40