| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir... | tfarina@chromium.org | 2011-06-25 | 1 | -4/+7 |
* | Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm... | tfarina@chromium.org | 2011-06-25 | 1 | -7/+4 |
* | Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories. | tfarina@chromium.org | 2011-06-25 | 1 | -4/+7 |
* | Refactor the glib message-pump, and use it as the base for a gtk message pump... | sadrul@chromium.org | 2011-06-24 | 1 | -4/+11 |
* | Base: cleanup for base.dll. | rvargas@google.com | 2011-06-20 | 1 | -4/+1 |
* | Remove msvs_guids from app, base, breakpad and build. | tony@chromium.org | 2011-06-13 | 1 | -2/+0 |
* | Revert 86899 - Base: cleanup for base.dll. Move base_switches back to the | rvargas@google.com | 2011-05-26 | 1 | -13/+12 |
* | Base: cleanup for base.dll. Move base_switches back to the | rvargas@google.com | 2011-05-26 | 1 | -12/+13 |
* | Remove NaCl.Startups histogram, this data is tracked in the NaCl plugin now | elijahtaylor@google.com | 2011-05-25 | 1 | -2/+0 |
* | Remove files that don't exist, and fix typos in gyp files | sadrul@chromium.org | 2011-05-25 | 1 | -6/+1 |
* | Revert 86486 - Base: cleanup for base.dll. Move base_switches back to the | vandebo@chromium.org | 2011-05-24 | 1 | -3/+4 |
* | [Mac] Allow NSExceptions in certain cases. | shess@chromium.org | 2011-05-24 | 1 | -0/+2 |
* | Base: cleanup for base.dll. Move base_switches back to the | rvargas@google.com | 2011-05-24 | 1 | -4/+3 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -4/+4 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -3/+3 |
* | Tag all tracked objects, including Tasks, with the program counter at the sit... | apatrick@chromium.org | 2011-05-19 | 1 | -0/+2 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -0/+5 |
* | Revert 85732 (broke build) - Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -5/+0 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 1 | -0/+5 |
* | The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d... | mark@chromium.org | 2011-05-12 | 1 | -7/+7 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-10 | 1 | -1/+0 |
* | Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-06 | 1 | -0/+1 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-06 | 1 | -1/+0 |
* | Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-05 | 1 | -0/+1 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-05 | 1 | -1/+0 |
* | linux: components support for base/ | evan@chromium.org | 2011-04-29 | 1 | -14/+18 |
* | Mac base cleanup. | avi@chromium.org | 2011-04-29 | 1 | -1/+0 |
* | Reland 83186: Enable building base.dll for the multi-dll build. | rvargas@google.com | 2011-04-28 | 1 | -1/+21 |
* | Revert 83186 - Enable building base.dll for the multi-dll build. | rvargas@google.com | 2011-04-27 | 1 | -21/+1 |
* | Enable building base.dll for the multi-dll build. | rvargas@google.com | 2011-04-27 | 1 | -1/+21 |
* | Moved mru_cache from content/common to base/memory. | agayev@chromium.org | 2011-04-27 | 1 | -0/+1 |
* | Base: Adjust dependencies to build with base.dll | rvargas@google.com | 2011-04-26 | 1 | -0/+3 |
* | Base: More adjustments to BASE_API and project dependencies to | rvargas@google.com | 2011-04-21 | 1 | -1/+0 |
* | Introduce ObjCPropertyReleaser for automatic releasing of Objective-C | mark@chromium.org | 2011-04-20 | 1 | -0/+2 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -112/+0 |
* | Move FilePathWatcher to base/files. | craig.schlenter@chromium.org | 2011-04-14 | 1 | -0/+13 |
* | Simplify SHA2 implementation | joth@chromium.org | 2011-04-11 | 1 | -6/+0 |
* | Create a base_static library with files that should not | rvargas@google.com | 2011-04-04 | 1 | -9/+6 |
* | Fix nss-specific settings in base.gypi | akalin@chromium.org | 2011-03-30 | 1 | -0/+6 |
* | Roll to a version of LevelDB that doesn't depend on the old ref_counted.h and... | jorlow@chromium.org | 2011-03-30 | 1 | -1/+0 |
* | Base: Last set of files to use BASE_API (for base.dll) | rvargas@google.com | 2011-03-28 | 1 | -0/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -19/+21 |
* | Base: First pass at having base.dll: definition of | rvargas@google.com | 2011-03-22 | 1 | -0/+1 |
* | Add an exception wrapper to the WindowProc functions so | rvargas@google.com | 2011-03-17 | 1 | -0/+2 |
* | Move FilePath <-> Value conversions into a separate file. | bauerb@chromium.org | 2011-03-15 | 1 | -2/+4 |
* | Separate GetMacSecurityServicesLock from cssm_init.h so that we can use | wtc@chromium.org | 2011-03-10 | 1 | -0/+4 |
* | Modify ThreadChecker and NonThreadSafe so that their | joi@chromium.org | 2011-03-03 | 1 | -2/+4 |
* | Callback support for __fastcall and __stdcall functions. | ajwong@chromium.org | 2011-02-27 | 1 | -0/+1 |
* | Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in... | ajwong@chromium.org | 2011-02-18 | 1 | -1/+2 |
* | Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal... | ajwong@chromium.org | 2011-02-18 | 1 | -2/+1 |