summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Check for cpu items before assuming it will work.mbelshe@google.com2008-09-261-8/+10
* Fix the mac compile by removing the unnecessary setDeviceOffset function.brettw@google.com2008-09-263-13/+0
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Add scoped_nsautorelease_pool.mm to the Mac SCons Build.sgk@google.com2008-09-261-0/+1
* Remove setDeviceOffset which isn't used. Fixed a few style and line wrapping ...brettw@google.com2008-09-267-79/+32
* Fix some header guards that are named incorrectly.darin@chromium.org2008-09-263-11/+9
* Increase min throttle on the new timer performance test.mbelshe@google.com2008-09-261-1/+4
* Change to Hi Res timers on Windows.mbelshe@google.com2008-09-266-51/+248
* Add file_util::GetFileInfo as a means to provide more information about a filedarin@google.com2008-09-264-12/+35
* Wow, it's been a while since we cleaned EOL.maruel@google.com2008-09-259-1318/+1318
* Add UTF-8 check for JSON deserializer.jungshik@google.com2008-09-255-10/+86
* Stop spamming delayed tasks on each input event.darin@chromium.org2008-09-251-0/+7
* Fix non-Mac break from r2603mark@chromium.org2008-09-251-1/+3
* Provide autorelease pool management on the Mac in all types of message pumps.mark@chromium.org2008-09-259-10/+99
* As an intermediate step towards having a message pump handling IO through com...rvargas@google.com2008-09-254-146/+267
* Adding system_monitor to buildpinkerton@google.com2008-09-251-0/+8
* Fix linux build by adding a new line at the end of this nsylvain@chromium.org2008-09-251-1/+1
* Implement a SystemMonitor class for monitoring system statusmbelshe@google.com2008-09-257-0/+276
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-242-13/+14
* Run ObjectWatcher unit tests against all types of message loops.darin@google.com2008-09-241-10/+34
* Get libevent building and linking in base_unittests in the Mac SCons build:sgk@google.com2008-09-241-2/+3
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-0/+8
* When a bitmap allocation fails, do some checks that will crash in differentbrettw@google.com2008-09-241-1/+30
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-244-1/+15
* Create a class for getting at processor information via thembelshe@google.com2008-09-244-0/+103
* port some parts of webkit/glue/plugins/test to Linuxevanm@google.com2008-09-243-0/+13
* Miscellaneous cleanup.wtc@google.com2008-09-231-1/+0
* Mac-specific CFRunLoop-based MessagePump implementationmark@chromium.org2008-09-234-4/+566
* SkRect.fTop should be set to the y coordinate of a CGRect, not the xamanda@chromium.org2008-09-231-2/+2
* fix oopsdarin@chromium.org2008-09-231-4/+4
* Always use the topmost delayed task as the basis for our WM_TIMER.darin@chromium.org2008-09-232-2/+114
* ensure that the shared memory has actually been created before trying to re-u...pinkerton@google.com2008-09-231-1/+1
* Roll the icu38 revision in the DEPS file to change the name ofsgk@google.com2008-09-231-1/+1
* My base changes to the plugin code.jam@chromium.org2008-09-221-4/+24
* Fix AmountOfFreeDiskSpace to be able to differentiate an errorrvargas@google.com2008-09-203-5/+12
* Fix crash that can occur if PumpOutPendingPaintMessages is called outside the...darin@chromium.org2008-09-191-0/+5
* Fixes bug in file_util::ReplaceExtension that could chop off pathsky@google.com2008-09-192-5/+39
* Only link the new event lib on Linux systems.sgk@google.com2008-09-191-1/+7
* Build libevent on Macmark@chromium.org2008-09-181-0/+49
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-185-11/+45
* Implement CopyDirectory() for the POSIX branch of file_util.evanm@google.com2008-09-182-7/+105
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-186-1/+307
* Now that we have the ICU lib depend on its data file, we no longer need toevanm@google.com2008-09-181-6/+1
* Move GetFreeDiskSpace to SysInfo.deanm@chromium.org2008-09-184-0/+35
* Add cross platform base::SysInfo::AmountOfPhysicalMemoryMB to replace the Win...deanm@chromium.org2008-09-181-0/+5
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-185-306/+1
* Make tcp_client_socket_unittest pass on Linux.dkegel@google.com2008-09-185-1/+306
* More fun with detecting UAC. Reports in the field indicate that some computer...finnur@google.com2008-09-171-1/+3
* Remove duplicate stats_table.cc, left over in Windows list.sgk@google.com2008-09-171-2/+0
* Remove duplicate run_all_unittests.cc, left over in the Windowssgk@google.com2008-09-171-1/+0