| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce MessagePump to represent the native message pump used to drive a | darin@google.com | 2008-08-15 | 37 | -979/+1268 |
* | Another string update. | mal@google.com | 2008-08-15 | 5 | -9/+9 |
* | more bustage fixes | darin@google.com | 2008-08-15 | 1 | -2/+3 |
* | rollback r922 to fix windows bustage | darin@google.com | 2008-08-15 | 2 | -93/+93 |
* | Unify all of the build settings, and tweak a couple. Set as many things as p... | mmentovai@google.com | 2008-08-15 | 2 | -648/+385 |
* | Fix more compiler warnings. | darin@google.com | 2008-08-15 | 7 | -109/+108 |
* | To pass string_util_unittest, we need the ICU data file. To get the ICU data... | evanm@google.com | 2008-08-15 | 12 | -20/+197 |
* | Make theme change notifications for the renderer originate from the RenderWid... | beng@google.com | 2008-08-15 | 12 | -37/+26 |
* | Make more cross-platform | pinkerton@google.com | 2008-08-15 | 1 | -1/+1 |
* | Delete the buildbot pylibs, this is not used. | nsylvain@google.com | 2008-08-15 | 1503 | -239016/+0 |
* | Get googleurl and net to build on linux so we can parallelize even more. Thi... | tc@google.com | 2008-08-15 | 4 | -184/+208 |
* | Modify the binary bz2 to have LF and force google.txt to | tc@google.com | 2008-08-14 | 2 | -1/+19 |
* | Now force it back to CR for everyone. | tc@google.com | 2008-08-14 | 1 | -19/+1 |
* | Force the eol style to LF so we always get the CR character. | tc@google.com | 2008-08-14 | 1 | -1/+19 |
* | Fix eol style by deleting this file and re-adding. | tc@google.com | 2008-08-14 | 0 | -0/+0 |
* | Force the line ending on this test data file to be CR. The | tc@google.com | 2008-08-14 | 1 | -19/+1 |
* | Initial check-in for the Coverage class. This checkin includes methods to set... | niranjan@google.com | 2008-08-14 | 1 | -0/+195 |
* | Hook up the system menu in new frames. | erg@google.com | 2008-08-14 | 8 | -1/+139 |
* | Ensure that the default download directory exists when the | paulg@google.com | 2008-08-14 | 3 | -0/+13 |
* | Update the comment for OnObjectSignaled. | wtc@google.com | 2008-08-14 | 2 | -7/+21 |
* | Call an external command on Windows (xcopy) to install .lib files into | sgk@google.com | 2008-08-14 | 1 | -1/+16 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9... | sidchat@google.com | 2008-08-14 | 7 | -31/+170 |
* | Fix #ifdef parse error | pinkerton@google.com | 2008-08-14 | 1 | -1/+1 |
* | Fixing more forward decls of enums | pinkerton@google.com | 2008-08-14 | 1 | -1/+2 |
* | Add command_line_unittest and pr_time_test to the linux set of unittests. Fi... | tc@google.com | 2008-08-14 | 4 | -14/+14 |
* | If a Window is created with specified bounds, make sure its sized to them! | beng@google.com | 2008-08-14 | 1 | -1/+8 |
* | Don't assert stream_sizes_.cbBlockSize == 1. It fails with | wtc@google.com | 2008-08-14 | 1 | -3/+0 |
* | Add 'util' to the list of libs we link into chrome.exe so it gets | sgk@google.com | 2008-08-14 | 1 | -2/+3 |
* | String updates for ko, fil, and uk. | mal@google.com | 2008-08-14 | 3 | -14/+14 |
* | Allow compilation by GCC (no forward enums) and ifdef out a part of apple's r... | pinkerton@google.com | 2008-08-14 | 1 | -2/+2 |
* | Add waitable_event_generic.cc, waitable_event_unittest.cc, and condition_vari... | darin@google.com | 2008-08-14 | 1 | -0/+14 |
* | Some printers advertise longer printable length than the page length. Remove ... | maruel@google.com | 2008-08-14 | 1 | -3/+3 |
* | Fix utilities that were broken by at_exit changes. | rvargas@google.com | 2008-08-14 | 2 | -0/+8 |
* | Remove DOM*.h objC bindings from v8 build. Don't use forked ScrollView.h | pinkerton@google.com | 2008-08-14 | 1 | -17/+1 |
* | A first stab at testing browser close behavior when there are unload listeners | ojan@google.com | 2008-08-14 | 6 | -0/+86 |
* | fix unit test bustage | darin@google.com | 2008-08-14 | 1 | -4/+2 |
* | First cut at implementing SSLClientSocket using Schannel. | wtc@google.com | 2008-08-14 | 4 | -71/+376 |
* | Fix JSC build Broken by r877. | rahulk@google.com | 2008-08-14 | 1 | -0/+1 |
* | Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suf... | darin@google.com | 2008-08-14 | 4 | -41/+41 |
* | Make the FindInPageController implement its own delegate interface for | brettw@google.com | 2008-08-14 | 9 | -114/+91 |
* | Fix the scons build (file was moved). | tc@google.com | 2008-08-14 | 2 | -1/+1 |
* | Add End-session handling and app modal dialog handling to BrowserView2/New Fr... | beng@google.com | 2008-08-14 | 7 | -8/+82 |
* | Add skia and our png wrappers. png_codec_unittest and image_operations_unitt... | tc@google.com | 2008-08-14 | 4 | -159/+162 |
* | Moving GoogleUpdateSettings to util. Installer as well as Chrome needs these ... | rahulk@google.com | 2008-08-14 | 10 | -27/+20 |
* | Remove confusing and unnecessary information (names, old project references, | pamg@google.com | 2008-08-14 | 6 | -143/+11 |
* | SCons build accommodation of renaming base\gfx\*platform*.cc to base\gfx\*pla... | sgk@google.com | 2008-08-14 | 1 | -3/+8 |
* | The SHA2 files compile, and the unittests pass, now that nspr/prcpucfg_linux.... | mmoss@google.com | 2008-08-14 | 1 | -3/+3 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9... | awalker@google.com | 2008-08-14 | 51 | -218/+218 |
* | Update chrome strings (he only since you got the other changes last | tc@google.com | 2008-08-14 | 1 | -2/+2 |
* | bootstrap v8 js binding/header generation and putting them in a subdir so swi... | pinkerton@google.com | 2008-08-14 | 5 | -17/+31 |