summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Portability fix for JSONWriter. gcc warns when the declaration order doesn't...mmentovai@google.com2008-08-062-6/+7
* Fix incorrect OS_APPLE to OS_MACOSX and drop COMPILER_GCC since the codedeanm@google.com2008-08-061-1/+1
* Use our own hash function that supports embedded NULLs for both char and wcha...pinkerton@google.com2008-08-061-15/+11
* Changes for POSIX support. Yay for ifdefs!pinkerton@google.com2008-08-062-27/+168
* The printing NewCookie() must start counting at 1 and not 0, since 0deanm@google.com2008-08-061-1/+2
* Compiler changes to work with GCCpinkerton@google.com2008-08-062-7/+16
* Move base/timer from deprecated atomic interface to AtomicSequenceNumber.deanm@google.com2008-08-062-8/+5
* Move the printing cookie from direct atomic operations to AtomicSequenceNumber.deanm@google.com2008-08-062-8/+7
* Move ref_counted to the new atomic_ref_count interface.deanm@google.com2008-08-061-8/+5
* Cross platform and cleanup of Singleton classdeanm@google.com2008-08-064-198/+52
* Add YieldCurrentThread to PlatformThread, for giving up the current thread's ...deanm@google.com2008-08-062-0/+16
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-069-160/+393
* Fix 1303709: Crash: Switching between tabs with a Find box open on both tabs ...finnur@google.com2008-08-062-16/+16
* Merge some changes in net/base from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-067-15/+13
* Updated strings for ja and ko.mal@google.com2008-08-062-3/+3
* Bring in more files from the mac july branch.paulg@google.com2008-08-062-12/+19
* The rectangle passed in to MoveContents is a content rectangle, not a window ...erg@google.com2008-08-062-4/+5
* Nearly eliminate heap allocations required to resolve a NPIdentifier from a V...darin@google.com2008-08-062-18/+40
* Convert more consumers of ML::WatchObject to ObjectWatcher.darin@google.com2008-08-055-23/+25
* ObjectWatcher needs to know when the current thread's MessageLoop is being de...darin@google.com2008-08-055-6/+94
* Make some changes from my code review. Two significantwtc@google.com2008-08-056-33/+64
* Allow string-to-int conversions to provide a return value indicating success....mmentovai@google.com2008-08-055-17/+421
* Miscellaneous changes from my code review.wtc@google.com2008-08-054-127/+150
* Add common\ipc_message_utils.cc to SCons build.sgk@google.com2008-08-051-0/+1
* Fix crash due to race conditions in the way Browser unhooks itsbeng@google.com2008-08-051-27/+37
* Another day, another prepopulate data change.pkasting@google.com2008-08-051-28/+30
* Add base_paths_win.cc to SCons build.sgk@google.com2008-08-051-4/+9
* Left-align the distributor logo on RTL Vista while we wait for a properly fli...glen@google.com2008-08-051-2/+10
* Reapply 382 since it wasn't the cause of the build breakage.maruel@google.com2008-08-051-1/+2
* Reapply revision 380 since it wasn't the cause of the build breakage.maruel@google.com2008-08-053-13/+19
* Reapply 379 since it wasn't the issue with the build breakage.maruel@google.com2008-08-058-194/+286
* Bring over the changes from the Mac branch.paulg@google.com2008-08-052-0/+23
* Revert revision 382 to see if it fixes the build.nsylvain@google.com2008-08-051-2/+1
* Revert revision 380 to see if it fixes the build. Please reapply once the tre...nsylvain@google.com2008-08-053-19/+13
* refactor base_paths so that windows-specific paths are pulled out into their ...erikkay@google.com2008-08-056-102/+232
* Revert change 379 to see if it fixes the build. Please reapply when it's green.nsylvain@google.com2008-08-058-286/+194
* Fix an issue where U_WCHAR_IS_UTF16 would not be defined systematically. This...maruel@google.com2008-08-051-3/+1
* Revert base\gfx changes because it breaks the buildnsylvain@google.com2008-08-057-112/+7
* Fixing an issue where BiDi text in window titles was not displayed correctly ...idana@google.com2008-08-051-0/+7
* Unix line-endings.evanm@google.com2008-08-052-283/+283
* Fix for missing build info.avi@google.com2008-08-052-0/+4
* M internal/release_impl_purify.vspropsniranjan@google.com2008-08-051-1/+2
* Fix basic geometric types.avi@google.com2008-08-057-7/+108
* While uninstalling Chrome look for return codes from chrome.exe that indicate...rahulk@google.com2008-08-053-13/+19
* Reduce the quantity of includes and template specialization in ipc_message_ut...maruel@google.com2008-08-058-194/+286
* Copy WM_GETOBJECT handler impl from XPFrame to HWNDViewContainer. This will b...beng@google.com2008-08-052-1/+63
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-0513-6/+144
* Add new memory_test.exe to SCons build.sgk@google.com2008-08-052-0/+98
* Reworking unit test target to start all over, with gtest static library and p...pinkerton@google.com2008-08-051-212/+144
* Import base::LINKER_INITIALIZED from google-perftools / tcmalloc. This is ef...deanm@google.com2008-08-051-0/+17