summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* The printing NewCookie() must start counting at 1 and not 0, since 0deanm@google.com2008-08-061-1/+2
* Move the printing cookie from direct atomic operations to AtomicSequenceNumber.deanm@google.com2008-08-062-8/+7
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-069-160/+393
* Fix 1303709: Crash: Switching between tabs with a Find box open on both tabs ...finnur@google.com2008-08-062-16/+16
* Updated strings for ja and ko.mal@google.com2008-08-062-3/+3
* The rectangle passed in to MoveContents is a content rectangle, not a window ...erg@google.com2008-08-062-4/+5
* Convert more consumers of ML::WatchObject to ObjectWatcher.darin@google.com2008-08-055-23/+25
* Add common\ipc_message_utils.cc to SCons build.sgk@google.com2008-08-051-0/+1
* Fix crash due to race conditions in the way Browser unhooks itsbeng@google.com2008-08-051-27/+37
* Another day, another prepopulate data change.pkasting@google.com2008-08-051-28/+30
* Left-align the distributor logo on RTL Vista while we wait for a properly fli...glen@google.com2008-08-051-2/+10
* Reapply revision 380 since it wasn't the cause of the build breakage.maruel@google.com2008-08-053-13/+19
* Reapply 379 since it wasn't the issue with the build breakage.maruel@google.com2008-08-058-194/+286
* Revert revision 380 to see if it fixes the build. Please reapply once the tre...nsylvain@google.com2008-08-053-19/+13
* Revert change 379 to see if it fixes the build. Please reapply when it's green.nsylvain@google.com2008-08-058-286/+194
* Fixing an issue where BiDi text in window titles was not displayed correctly ...idana@google.com2008-08-051-0/+7
* While uninstalling Chrome look for return codes from chrome.exe that indicate...rahulk@google.com2008-08-053-13/+19
* Reduce the quantity of includes and template specialization in ipc_message_ut...maruel@google.com2008-08-058-194/+286
* Copy WM_GETOBJECT handler impl from XPFrame to HWNDViewContainer. This will b...beng@google.com2008-08-052-1/+63
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-0513-6/+144
* Add new memory_test.exe to SCons build.sgk@google.com2008-08-052-0/+98
* 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