summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux: initialize glib-dbus threading during startupevan@chromium.org2010-06-233-10/+5
* Change runclient so that it automatically uppercases IDs so I don't have to d...dmaclach@chromium.org2010-06-231-1/+1
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-2314-57/+56
* Refactored ggl::SwapBuffers to take the GGL context as an argument. apatrick@chromium.org2010-06-234-5/+4
* Implement the SecureHashAlgorithm class using Windows CryptoAPI.wtc@chromium.org2010-06-233-12/+128
* Create HttpAuthController.vandebo@chromium.org2010-06-238-409/+539
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-2328-66/+516
* Add suppression for bug 47331.ericu@google.com2010-06-231-0/+26
* 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
* Remove preprocess hack now that WebKit has been updated.darin@chromium.org2010-06-231-8/+0
* 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
* Update dhtml times for xp and vista.chase@chromium.org2010-06-231-2/+2
* Added hard_dependency to chrome.gyp to fix buildbot failures.akalin@chromium.org2010-06-231-0/+3
* Valgrind suppression for memory errors for WebKit mac bothclam@chromium.org2010-06-231-0/+26
* Revert "Valgrind suppression for memory error from WebKit"hclam@chromium.org2010-06-231-27/+0
* Valgrind suppression for memory error from WebKithclam@chromium.org2010-06-231-0/+27
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-232-27/+0
* Remove some unused code.eroman@chromium.org2010-06-231-4/+0
* Add support for international domain names in PAC scripts. This converts non-...eroman@chromium.org2010-06-233-6/+65
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-232-0/+27
* 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
* Limit the DLL search path when loading FFmpeg binaries on Windows.scherkus@chromium.org2010-06-231-2/+14
* Broken by http://codereview.chromium.org/2403001/show, which eliminated a "!"...mirandac@google.com2010-06-231-1/+1
* Implemented the PPB_Buffer interface.sanjeevr@chromium.org2010-06-237-0/+194
* 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
* Remove an unused member field.eroman@chromium.org2010-06-233-8/+4
* Address a couple of nits in comment wording.eroman@chromium.org2010-06-234-12/+13
* 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
* Get scripts working independent of where they are run.dmaclach@chromium.org2010-06-234-13/+35
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-2379-668/+811
* 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
* Ensure that the ChromeFrame reliability and perf tests startup in headless mo...ananta@chromium.org2010-06-236-29/+64
* Hopefully the last of the ChromeFrame window open test failures. The Document...ananta@chromium.org2010-06-231-27/+13
* [Mac] Convert the nib file on disk over to a xib format instead.thomasvl@chromium.org2010-06-233-15/+30
* [Mac] filp file on disk encoding to UTF-8 to avoid build warnings.thomasvl@chromium.org2010-06-231-0/+0
* Mac/clang: First pass over unit_teststhakis@chromium.org2010-06-2314-55/+45