summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* If a disk cache entry is stored as an external file, and it is reused (open/t...rvargas@google.com2008-08-02128-2/+43
* Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...maruel@google.com2008-08-029-91/+91
* Call ResetBirthTime before dispatching the user's Task. Also, remove PostSig...darin@google.com2008-08-023-13/+1
* 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
* I think this is the crashercpu@google.com2008-08-021-1/+2
* 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
* Include trivial definition of method in release mode (where we don't do track...jar@google.com2008-08-011-0/+1