summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* String updates for ko, fil, and uk.mal@google.com2008-08-143-14/+14
* Allow compilation by GCC (no forward enums) and ifdef out a part of apple's r...pinkerton@google.com2008-08-141-2/+2
* Add waitable_event_generic.cc, waitable_event_unittest.cc, and condition_vari...darin@google.com2008-08-141-0/+14
* Some printers advertise longer printable length than the page length. Remove ...maruel@google.com2008-08-141-3/+3
* Fix utilities that were broken by at_exit changes.rvargas@google.com2008-08-142-0/+8
* Remove DOM*.h objC bindings from v8 build. Don't use forked ScrollView.hpinkerton@google.com2008-08-141-17/+1
* A first stab at testing browser close behavior when there are unload listenersojan@google.com2008-08-146-0/+86
* fix unit test bustagedarin@google.com2008-08-141-4/+2
* First cut at implementing SSLClientSocket using Schannel.wtc@google.com2008-08-144-71/+376
* Fix JSC build Broken by r877.rahulk@google.com2008-08-141-0/+1
* Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suf...darin@google.com2008-08-144-41/+41
* Make the FindInPageController implement its own delegate interface forbrettw@google.com2008-08-149-114/+91
* Fix the scons build (file was moved).tc@google.com2008-08-142-1/+1
* Add End-session handling and app modal dialog handling to BrowserView2/New Fr...beng@google.com2008-08-147-8/+82
* Add skia and our png wrappers. png_codec_unittest and image_operations_unitt...tc@google.com2008-08-144-159/+162
* Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ...rahulk@google.com2008-08-1410-27/+20
* Remove confusing and unnecessary information (names, old project references,pamg@google.com2008-08-146-143/+11
* SCons build accommodation of renaming base\gfx\*platform*.cc to base\gfx\*pla...sgk@google.com2008-08-141-3/+8
* The SHA2 files compile, and the unittests pass, now that nspr/prcpucfg_linux....mmoss@google.com2008-08-141-3/+3
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-1451-218/+218
* Update chrome strings (he only since you got the other changes lasttc@google.com2008-08-141-2/+2
* bootstrap v8 js binding/header generation and putting them in a subdir so swi...pinkerton@google.com2008-08-145-17/+31
* Fixes two bugs in NavigationController:sky@google.com2008-08-141-5/+3
* Fix the flaky atexit test by preventing it from running the global atexit cal...mmentovai@google.com2008-08-142-2/+13
* Restore /IMPLIB in the target lists for chrome.exe and chrome.dll,sgk@google.com2008-08-143-10/+41
* Temporaly added local copy of mjsunit.js to debugger tests.sgjesse@google.com2008-08-142-1/+97
* Build stack_container_unittest everywhere, it can build with GCC.deanm@google.com2008-08-141-1/+1
* Add a trailing EOL to source files. This eliminates warnings in GCC.deanm@google.com2008-08-1411-11/+11
* Detect linux with '__linux__' since 'linux' is not defined with -ansi.deanm@google.com2008-08-141-1/+1
* Implement nspr time on Linux.deanm@google.com2008-08-145-7/+747
* Updated DEPS for V8 to include Visual Studio project file for the thesgjesse@google.com2008-08-144-32/+32
* reland safe portions of r625darin@google.com2008-08-143-30/+25
* More strings (final? not quite).mal@google.com2008-08-146-20/+6
* Removing the code which enables using the renderer dib in the browser backingiyengar@google.com2008-08-145-77/+10
* Commit recent string changes to zh_cn.mal@google.com2008-08-142-108/+122
* Address some issues I found in chunked decoder:ericroman@google.com2008-08-143-26/+153
* HuntForZombieChromeProcesses() is killing the child process of upgradecpu@google.com2008-08-141-1/+2
* Cleanup spell check file to stop using reference counted pointers without need.jar@google.com2008-08-142-16/+7
* DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ...mmentovai@google.com2008-08-148-9/+118
* I removed a questionable use of Quit() on a message loopjar@google.com2008-08-141-3/+3
* Add missing methods to thread_posix.ccpaulg@google.com2008-08-141-1/+20
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-1431-97/+107
* Use syscall instead since gettid doesn't seem to exist.tc@google.com2008-08-131-2/+2
* include the correct file on linux for gettid()pinkerton@google.com2008-08-131-0/+1
* including build/build_config to fix bustagepinkerton@google.com2008-08-131-0/+2
* Fix for mac and linux. Fix gcc warning about class with virtual functions and...pinkerton@google.com2008-08-133-5/+41
* remove drag&drop from build until needed. Add time unittests and link in more...pinkerton@google.com2008-08-131-4/+6
* Fix line endings on a few more SConscript files.tc@google.com2008-08-134-545/+545
* Turn on most tests for posix.pinkerton@google.com2008-08-131-2/+16
* Get chrome's skia project building on macpinkerton@google.com2008-08-134-6/+80