summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* A few more translated strings. mal@google.com2008-08-052-45/+45
* Major udpate of translated strings, completing most languages (well there's a...mal@google.com2008-08-0541-311/+406
* Initial version of a chrome memory test. This is not yet done; as it stillmbelshe@google.com2008-08-059-15/+658
* fix bustagebeng@google.com2008-08-054-1/+36
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-059-3/+119
* Add the AeroGlassFrame and AeroGlassNonClientView for Vista.beng@google.com2008-08-0510-53/+519
* Another attempt at this CL.jcampan@google.com2008-08-049-54/+225
* Always enabled the crash reporting when crash_service.exe is used instead of ...nsylvain@google.com2008-08-042-6/+11
* Add browser/views/frame/browser_view2.cc.sgk@google.com2008-08-041-0/+1
* Don't show the "Cert info" button when running with Gears (or anytime you hav...jcampan@google.com2008-08-041-3/+10
* Fix a bug where we try to reference a floating view afterpaulg@google.com2008-08-041-1/+6
* Implemented xml parsing of UMA server response data.petersont@google.com2008-08-042-48/+137
* Reverting my last commit, it seems to cause regression on the page cycler tests.jcampan@google.com2008-08-049-225/+54
* fix build bustagedarin@google.com2008-08-042-1/+2
* Pull the major and minor webkit version numbers from WebCore/Configurations/V...erikkay@google.com2008-08-041-0/+1
* Added testing of Chromium dialogs to the automated ui tests.jcampan@google.com2008-08-049-54/+225
* Ensures that we clean up TabContents with other types after a navigation comm...creis@google.com2008-08-042-28/+74
* When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...beng@google.com2008-08-045-14/+145
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-0413-16/+1709
* Cross-platform: Let SCons abstract library names by getting rid of .lib suff...sgk@google.com2008-08-0420-267/+320
* Fix several issues with popup window locations:erg@google.com2008-08-044-85/+16
* Convert overlooked libraries in mini_installer from being specified as extra ...sgk@google.com2008-08-041-24/+3
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-0423-527/+26
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-0332-36/+36
* Add new common\common|glue.cc file.sgk@google.com2008-08-031-0/+1
* r65 was reverted in r71 because of a crash spike in the reliability tests.mal@google.com2008-08-021-2/+3
* Filed bug 1306067 to reenable SavePageTest.SaveHTMLOnly. It is very flaky.maruel@google.com2008-08-021-1/+2
* Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...maruel@google.com2008-08-029-91/+91
* This fixes http://b/issue?id=1303133, which was a crashiyengar@google.com2008-08-022-3/+5
* Merge latest translated strings: Czech (cs) only.mal@google.com2008-08-021-1/+1
* Lots of fixes for various issues with the prepopulate data uncovered during t...pkasting@google.com2008-08-021-191/+239
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-0219-194/+188
* Make our distributor logo light on XP (and leave it dark on Vista).glen@google.com2008-08-025-6/+8
* Add a non-interactive distributor logo to the window frame. This logo disappe...glen@google.com2008-08-017-21/+72
* One more time, try to land the change that removes FreeLibrary(chrome_dll). O...cpu@google.com2008-08-011-0/+4
* Fix the script since it was outputting the reverse of the actual result. Add ...maruel@google.com2008-08-011-9/+34
* Let the logo display correctly on the History and Downloads pages in RTL. Thi...glen@google.com2008-08-012-17/+35
* SCons build:sgk@google.com2008-08-014-12/+8
* Emergency string change.glen@google.com2008-08-011-1/+1
* Automation provider should send real windows messages to the window when simu...beng@google.com2008-08-011-8/+33
* Update xcodeprojsmmentovai@google.com2008-08-011-0/+15
* Make closetabsopenedby walk the whole tabstrip instead of just all the tabs t...ojan@google.com2008-08-011-1/+1
* Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh...timsteele@google.com2008-08-012-2/+67
* Add the ability to display reverse dependencies, e.g. which projects depends ...maruel@google.com2008-08-012-16/+50
* Add the ability to dynamically generate keywords. Mark the Google engine as ...pkasting@google.com2008-08-0110-160/+277
* Adds a backend for the bookmarks bar that reads/writes to a JSONsky@google.com2008-08-016-0/+640
* Adds the BrowserView to the XPFrame/VistaFrame, and moves the BrowserToolbarV...beng@google.com2008-08-0115-150/+272
* Fix crash in DialogClientView caused by recursion of Close calls. When migrat...beng@google.com2008-08-011-6/+8
* Using a better seed. Using time() causes the random sequence to start with t...jcampan@google.com2008-08-011-1/+4
* Generate the new DLLs. Note that they still have the same size than chrome.dl...maruel@google.com2008-08-0113-13/+1064