summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Adding a few commands to the automated UI test. It now supports:finnur@google.com2008-08-092-3/+96
* Allow the window icon to be shown in the task bar, Alt+Tab etc.beng@google.com2008-08-095-8/+33
* Even more tweaks.beng@google.com2008-08-0911-29/+100
* Remove includes that are already included in the header.paulg@google.com2008-08-091-3/+0
* Comment out the tests for now.sidchat@google.com2008-08-091-0/+4
* M chrome/test/ui/ui_tests.vcprojsidchat@google.com2008-08-082-0/+270
* More tweaks to the frames. Provide proper layout for the title bar in app mode.beng@google.com2008-08-084-21/+33
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-086-11/+11
* Wrap the text in a label in the options dialog.tc@google.com2008-08-081-0/+3
* Fix a bug in the first run dialog where the "Google Chrome is ready totc@google.com2008-08-081-2/+6
* Fix for bug where we weren't resizing the content area at the end of a downlo...glen@google.com2008-08-081-5/+5
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-088-0/+62
* Allow constrained popups to resize themselves...up to 10 times. (Then we igno...erg@google.com2008-08-083-16/+29
* Uninstall sometimes leaves behind an empty application directory. Fix is to n...rahulk@google.com2008-08-081-1/+2
* Simplify AboutChromeView to only contain what someone would need to make a su...erikkay@google.com2008-08-0843-52/+43
* Update chrome strings. No changes to webkit strings. After this,tc@google.com2008-08-082-13/+13
* Catch up SCons build with latest changes:sgk@google.com2008-08-081-0/+2
* fix bustagebeng@google.com2008-08-081-0/+2
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-0811-58/+209
* Update Firefox importer tests to be in sync with the new escaping rulesbrettw@google.com2008-08-082-2/+2
* Third times a charm! This is an attempt at re-landing r408. This time the U...darin@google.com2008-08-086-23/+28
* This is essentially a no functionality change to the Automated_ui test projec...finnur@google.com2008-08-082-327/+325
* Turn off pseudo localized strings.tc@google.com2008-08-071-2/+2
* Save memory prefs to disks more oftenjar@google.com2008-08-071-5/+9
* Remove the third_party/gnu directory, switching scripts that use unix like to...erg@google.com2008-08-072-4/+4
* Fix find box being positioned incorrectly. I moved the toolbar view into anot...beng@google.com2008-08-071-1/+9
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-078-32/+349
* Make tabs affected by context menu actions pulse. The effect is somewhat subt...beng@google.com2008-08-0710-74/+248
* Disable the code that tries to use the transport DIB as the backing store ofdarin@google.com2008-08-071-0/+3
* Wrap text in the chrome first run dialog.tc@google.com2008-08-071-11/+7
* Update chrome strings.tc@google.com2008-08-0741-43/+43
* Patch uninstall until we fix bug 1308130.rahulk@google.com2008-08-071-11/+18
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-073-4/+5
* Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic...deanm@google.com2008-08-075-11/+16
* rollback r498 and r500 to repair test bustagedarin@google.com2008-08-076-41/+35
* fix unit_test failures, where process_.handle() may be nulldarin@google.com2008-08-071-1/+4
* Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe...darin@google.com2008-08-075-31/+35
* Daily translated string updates.mal@google.com2008-08-072-74/+74
* Make the OSExchangeDataTest.Html test pass now that I fixed NULL handling in ...brettw@google.com2008-08-071-2/+18
* Add new about_version{,_flat}.html files to SCons.sgk@google.com2008-08-071-0/+1
* Restored tabs should be considered "owned" by whatever random tab is currentl...erg@google.com2008-08-061-2/+4
* Adding an interactive UI test to catch when switching between two tabs (both ...finnur@google.com2008-08-067-12/+175
* * add webkit version and V8 version to about:versionerikkay@google.com2008-08-065-42/+105
* Drop FixedString. It's only used in two places, one where it doesn't really ...evanm@google.com2008-08-061-6/+5
* Remove projects browser_dll, plugin_dll and renderer_dll since they won't be ...maruel@google.com2008-08-0610-1018/+0
* Don't link directly against GetPerformanceInfo so that win2k can be happy.mbelshe@google.com2008-08-061-4/+29
* fix build (take 2)darin@google.com2008-08-061-1/+1
* fix build bustagedarin@google.com2008-08-061-3/+3
* B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c...beng@google.com2008-08-061-0/+11
* Improve NPRuntime marshalling by adding glue functions for serializing / dese...darin@google.com2008-08-063-44/+19