| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement /proc/self/maps parsing code. | scherkus@chromium.org | 2013-07-03 | 1 | -0/+3 |
* | Split memory-related routines out of base/process_util.h into base/process/me... | rsesek@chromium.org | 2013-06-28 | 1 | -0/+12 |
* | Move timing files into base/time and base/timer, install forwarding headers. | avi@chromium.org | 2013-06-27 | 1 | -17/+16 |
* | mac: Remove memory/scoped_nsobject.h forwarding header. | thakis@chromium.org | 2013-06-25 | 1 | -1/+0 |
* | ios: keep scoped_nsobject in source lists. | thakis@chromium.org | 2013-06-21 | 1 | -0/+1 |
* | Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou... | alexeypa@chromium.org | 2013-06-21 | 1 | -4/+6 |
* | Move scoped_nsobject from base/memory to base/mac. | thakis@chromium.org | 2013-06-20 | 1 | -0/+1 |
* | Add a method for catching low end devices | dtrainor@chromium.org | 2013-06-20 | 1 | -0/+2 |
* | Move Firefox importer's INI parser to c/browser/common. | tommycli@chromium.org | 2013-06-18 | 1 | -0/+2 |
* | Move message_pump to base/message_loop. | brettw@chromium.org | 2013-06-18 | 1 | -18/+18 |
* | Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/. | scherkus@chromium.org | 2013-06-18 | 1 | -0/+2 |
* | Add support using EXPECT_EQ with NullableString16 objects. | darin@chromium.org | 2013-06-17 | 1 | -0/+2 |
* | Revert 206507 "Move message_pump to base/message_loop." | brettw@chromium.org | 2013-06-14 | 1 | -18/+18 |
* | Move message_pump to base/message_loop. | brettw@chromium.org | 2013-06-14 | 1 | -18/+18 |
* | Adds RefCountedDeleteOnMessageLoop | droger@chromium.org | 2013-06-14 | 1 | -0/+1 |
* | Move message_loop to the message_loop directory. | brettw@chromium.org | 2013-06-14 | 1 | -2/+2 |
* | Adds MemoryPressureListener. | bulach@chromium.org | 2013-06-12 | 1 | -0/+4 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Move string files in base/ to the string subdirectory. | avi@chromium.org | 2013-06-08 | 1 | -10/+10 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -0/+5 |
* | Split ProcessIterator and friends out of base/process_util.h into base/proces... | rsesek@chromium.org | 2013-05-31 | 1 | -2/+11 |
* | [Mac] Move the large block of NSEvent forward declarations to a shared header. | rsesek@chromium.org | 2013-05-30 | 1 | -0/+1 |
* | Move latin1_string_conversions to base | abarth@chromium.org | 2013-05-29 | 1 | -1/+3 |
* | Revert 201955 "Allow multiple base::MessagePumpForUI instances t..." | dbeam@chromium.org | 2013-05-24 | 1 | -6/+4 |
* | Allow multiple base::MessagePumpForUI instances to be created simultanenously... | alexeypa@chromium.org | 2013-05-24 | 1 | -4/+6 |
* | Split ProcessMetrics out of base/process_util.h and into base/process/process... | rsesek@chromium.org | 2013-05-23 | 1 | -0/+12 |
* | Implement support for USB Xbox360 controllers without a driver on Mac. | jeremya@chromium.org | 2013-05-23 | 1 | -0/+1 |
* | pull constant out of trace_event_impl for split_link | scottmg@chromium.org | 2013-05-23 | 1 | -0/+1 |
* | Reland: base: Support setting thread priorities generically. | epenner@chromium.org | 2013-05-22 | 1 | -2/+13 |
* | split file path constants out for split link | scottmg@chromium.org | 2013-05-21 | 1 | -0/+1 |
* | Pull string constants into separate .cc for split dll build | scottmg@chromium.org | 2013-05-21 | 1 | -0/+1 |
* | Revert 201202 "base: Support setting thread priorities generically." | scottmg@chromium.org | 2013-05-21 | 1 | -13/+2 |
* | base: Support setting thread priorities generically. | epenner@chromium.org | 2013-05-21 | 1 | -2/+13 |
* | Support target/host architecture with ninja iOS builds | justincohen@google.com | 2013-05-13 | 1 | -1/+10 |
* | Auto-grant plugin permission when in application mode | jinsukkim@chromium.org | 2013-05-10 | 1 | -0/+8 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -5/+0 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -3/+3 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -3/+3 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -0/+5 |
* | Move utf_string_conversions to strings/ and add namespace. | brettw@chromium.org | 2013-05-06 | 1 | -2/+2 |
* | Change MessagePumpLinux to MessagePumpOzone | davemoore@chromium.org | 2013-05-03 | 1 | -7/+3 |
* | Revert 198141 "Revert 198124 "Add base/android/activity_status.cc"" | tedchoc@chromium.org | 2013-05-03 | 1 | -0/+2 |
* | Revert 198124 "Add base/android/activity_status.cc" | tedchoc@chromium.org | 2013-05-03 | 1 | -2/+0 |
* | Add base/android/activity_status.cc | pliard@chromium.org | 2013-05-03 | 1 | -0/+2 |
* | Add base::mac::OpenApplicationWithPath() | jeremya@chromium.org | 2013-04-30 | 1 | -0/+2 |
* | Pepper: Add VLOG support for NaCl plugins. | teravest@chromium.org | 2013-04-22 | 1 | -1/+0 |
* | Delay bookmarks load while the profile is loading. | msarda@chromium.org | 2013-04-18 | 1 | -0/+2 |
* | Remove base/mach_ipc_mac.{h,mm}. | rsesek@chromium.org | 2013-04-12 | 1 | -2/+0 |
* | [Android] Move LocaleUtils from base to ui. | yfriedman@chromium.org | 2013-04-10 | 1 | -2/+0 |
* | Merge trace_event_internal.h back into trace_event.h. | dsinclair@chromium.org | 2013-04-10 | 1 | -1/+0 |