summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the base build of single_unittests.exe, which was trying to link in the ....sgk@google.com2008-08-041-1/+2
* Fix line-ending property on some SCons files.evanm@google.com2008-08-042-176/+176
* Include debug information in Linux builds.evanm@google.com2008-08-041-2/+2
* 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 header include guards.darin@google.com2008-08-0414-43/+43
* fix includes to not be so genericpinkerton@google.com2008-08-041-2/+8
* 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
* XCode project for building gTest static library so we can link it in our unit...pinkerton@google.com2008-08-041-0/+210
* OS_WINDOWS conflicted with a macro in Windows' shlwapi.h, use OS_WINmmentovai@google.com2008-08-041-1/+1
* Provide OS_ and COMPILER_ macros for OS and compiler differentiationmmentovai@google.com2008-08-042-1/+60
* 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
* Use base::ObjectWatcher instead of MessageLoop::WatchObject for some consumer...darin@google.com2008-08-048-52/+47
* Pull the major and minor webkit version numbers from WebCore/Configurations/V...erikkay@google.com2008-08-048-3/+156
* 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
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-0411-141/+186
* 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
* was originally reviewed by jar as part of revision 322, but i mistakenly didn...darin@google.com2008-08-042-8/+9
* Adding specializations of hash() for various string types. GCC requires you b...pinkerton@google.com2008-08-041-5/+66
* 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-045-89/+35
* fix builddarin@google.com2008-08-041-1/+0
* Mark scons.py executable.evanm@google.com2008-08-041-0/+0
* Revise the ObjectWatcher API to be one-to-one with the object being watched. ...darin@google.com2008-08-045-157/+126
* Fix gcc/msvc differencespinkerton@google.com2008-08-041-2/+3
* oops, stay on the old webkit. tbr=nsylvaindarin@google.com2008-08-041-1/+1
* Use /trunk/deps/third_partydarin@google.com2008-08-041-2/+2
* Fix missing comma new string_piece.cc file.sgk@google.com2008-08-041-1/+1
* Ignore directories that are externally added for the build. These directoriesmaruel@google.com2008-08-040-0/+0
* Remove incorrect scoping on method declarations.deanm@google.com2008-08-041-4/+4
* Add StringPiece to the scons build.deanm@google.com2008-08-041-0/+2
* Convert overlooked libraries in mini_installer from being specified as extra ...sgk@google.com2008-08-041-24/+3
* Fix overzealous removal of a couple of our own libraries from the LIBS variab...sgk@google.com2008-08-041-0/+4
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-0433-700/+74
* Pass 32-bit linker flag.evanm@google.com2008-08-041-1/+2
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-0332-36/+36
* Convert webkit SConscript files to psuedo-builder calls.sgk@google.com2008-08-0312-14/+14
* Convert submodules SConscript files to psuedo-builder calls.sgk@google.com2008-08-039-38/+22
* Convert third-party SConscript files to psuedo-builder calls.sgk@google.com2008-08-0311-11/+11
* Add Chrome* pseudo-builders to the base construction environment to wrap the ...sgk@google.com2008-08-032-0/+34
* ignore expired cookie in local-file-can-set-cookies.htmlmal@google.com2008-08-031-0/+5
* Rollback message loop testjar@google.com2008-08-033-21/+18
* This is a test, and will rollback asap after a build/test cycle starts.jar@google.com2008-08-033-18/+21
* Add new common\common|glue.cc file.sgk@google.com2008-08-031-0/+1