| Commit message (Expand) | Author | Age | Files | Lines |
* | When I added some new tests in automated_ui_tests I flushed out a crash in th... | finnur@google.com | 2008-08-13 | 1 | -5/+6 |
* | Fix some warnings. | evanm@google.com | 2008-08-13 | 1 | -1/+1 |
* | Quick fix regression from previous change to toolbar - forgot to take into ac... | beng@google.com | 2008-08-13 | 1 | -0/+1 |
* | IPCSyncChannel cleanup: | jabdelmalek@google.com | 2008-08-13 | 2 | -38/+26 |
* | Add a cross-platform sleep API. We don't use TimeDelta | paulg@google.com | 2008-08-13 | 2 | -0/+21 |
* | Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and... | mmentovai@google.com | 2008-08-13 | 7 | -118/+178 |
* | Makes the toolbar/location bar look nice in popup windows. | beng@google.com | 2008-08-13 | 7 | -67/+104 |
* | Move some bits around in the SConscript that are Windows-specific, and label ... | evanm@google.com | 2008-08-13 | 1 | -12/+12 |
* | Parse /proc/cpuinfo to guess the number of available CPUs. | evanm@google.com | 2008-08-13 | 1 | -0/+5 |
* | Fix race condition in plugin | jabdelmalek@google.com | 2008-08-13 | 1 | -0/+3 |
* | Add a couple of metrics to help us quantify two cases that can prevent us to ... | cpu@google.com | 2008-08-13 | 10 | -57/+131 |
* | Update icu38 to bring in UTF-32 wchar_t fix for the Mac. | mmentovai@google.com | 2008-08-13 | 1 | -1/+1 |
* | Update base.xcodeproj to use string_utils_posix.* instead of string_utils_mac.* | awalker@google.com | 2008-08-13 | 1 | -10/+10 |
* | Re submitting the histograms change (735) | rvargas@google.com | 2008-08-12 | 4 | -0/+40 |
* | Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed on | jabdelmalek@google.com | 2008-08-12 | 3 | -10/+20 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9... | darin@google.com | 2008-08-12 | 7 | -197/+160 |
* | rollback r749 | darin@google.com | 2008-08-12 | 2 | -28/+0 |
* | Last changes to get Linux unit tests building: | evanm@google.com | 2008-08-12 | 2 | -416/+1 |
* | fix initialization order warning | pinkerton@google.com | 2008-08-12 | 1 | -2/+2 |
* | Increase the height of the options dialog and first run bubble | tc@google.com | 2008-08-12 | 1 | -2/+2 |
* | Update base/gfx/SConscript to build cleanly on linux. | tc@google.com | 2008-08-12 | 1 | -9/+24 |
* | Make breakpad handler compile on Linux. | mmoss@google.com | 2008-08-12 | 2 | -20/+30 |
* | Make this file compile on linux. We need fcntl.h for O_RDONLY, etc. | tc@google.com | 2008-08-12 | 1 | -0/+1 |
* | Remove Mac-specific code to make a generic POSIX string_util for Mac and Linux. | mmoss@google.com | 2008-08-12 | 2 | -17/+1 |
* | configure the net unit test targets | pinkerton@google.com | 2008-08-12 | 1 | -2/+287 |
* | Minor cleanup of RootView. Removes unused double_buffered field from | sky@google.com | 2008-08-12 | 8 | -31/+22 |
* | Provide a cross platform sleep API. | paulg@google.com | 2008-08-12 | 2 | -0/+28 |
* | Remove base\shared_memory.cc from the SCons build in favor of base\shared_mem... | sgk@google.com | 2008-08-12 | 1 | -1/+2 |
* | Disable the Delayed UI test so the tree will be green. | tc@google.com | 2008-08-12 | 1 | -1/+1 |
* | Linux does not always have ULLONG_MAX, etc. Use numerical constants instead. | deanm@google.com | 2008-08-12 | 1 | -12/+12 |
* | Initial checkin for the code coverage dashboard script. | niranjan@google.com | 2008-08-12 | 1 | -0/+233 |
* | Nit fix | avi@google.com | 2008-08-12 | 1 | -1/+1 |
* | Add a virtual destructor; get rid of gcc warnings. | avi@google.com | 2008-08-12 | 1 | -0/+1 |
* | The Posix shared memory implementation. | avi@google.com | 2008-08-12 | 4 | -2/+192 |
* | Back off the histograms change. | rvargas@google.com | 2008-08-12 | 4 | -40/+0 |
* | Revert my change | jabdelmalek@google.com | 2008-08-12 | 2 | -16/+10 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9... | darin@google.com | 2008-08-12 | 7 | -160/+197 |
* | Back out r736 due to breakage | mmentovai@google.com | 2008-08-12 | 7 | -178/+114 |
* | Update project file for mac clipboard impl | avi@google.com | 2008-08-12 | 1 | -4/+4 |
* | Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and... | mmentovai@google.com | 2008-08-12 | 7 | -114/+178 |
* | Add a few histograms to the disk cache. | rvargas@google.com | 2008-08-12 | 4 | -0/+40 |
* | Make timer.cc portable by factoring its Windows bits into MessageLoop. | darin@google.com | 2008-08-12 | 7 | -197/+160 |
* | Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed o... | jabdelmalek@google.com | 2008-08-12 | 2 | -10/+16 |
* | Add a bit of plumbing to make it so Browser doesn't need to know about Render... | ojan@google.com | 2008-08-12 | 3 | -5/+21 |
* | Add browser\render_view_host_manager.cc to SCons build. | sgk@google.com | 2008-08-12 | 1 | -0/+1 |
* | Added .dic, .aff and .bdic files | sidchat@google.com | 2008-08-12 | 88 | -0/+4379930 |
* | Use the new Thread::StopSoon() facility. Add a new tight loop to control the ... | maruel@google.com | 2008-08-12 | 4 | -32/+66 |
* | - Add Thread::StopSoon() and remove Thread::NonBlockingStop(). StopSoon() can... | maruel@google.com | 2008-08-12 | 3 | -138/+113 |
* | Get rid of separate SConscript.main.linux: | sgk@google.com | 2008-08-12 | 4 | -66/+94 |
* | Basic string conversions for Linux -- enough to get unit tests going. | evanm@google.com | 2008-08-12 | 1 | -0/+57 |