- 2031cd8 Initial version of chrome.experimental.sidebar extension API. by brettw@chromium.org · 14 years ago
- cc4e854 Reland 55888: Allow per-plugin content settings. by bauerb@chromium.org · 14 years ago
- 6b2f4ab FBTF: Remove unneeded headers from base/ (part 6) by thestig@chromium.org · 14 years ago
- 9977f42 Revert "Convert FormatBytes to string16." by evan@chromium.org · 14 years ago
- 16c97a0 Convert FormatBytes to string16. by evan@chromium.org · 14 years ago
- 8aca727 Remove all wstrings from the IPC logging subsystem. by erg@google.com · 14 years ago
- fd5fde9 Fix DictionaryValue::Equals() to also detect differences in key names. by mnissler@chromium.org · 14 years ago
- b1047f1 Convert GetDisplayStringInLTRDirectionality from wstring to string16. by tony@chromium.org · 14 years ago
- bd07ae0 Get rid of the deprecated file_util::InsertBeforeExtension. by tfarina@chromium.org · 14 years ago
- a9966b1 Don't force callers to be ASCII (when some of them already aren't). by pkasting@chromium.org · 14 years ago
- 11f89b0 Header cleanup in base. by brettw@chromium.org · 14 years ago
- 12e5e20 Handle race to create histogram more cleanly by jar@chromium.org · 14 years ago
- 1c8c3be Re-land part of r55416, minus actually moving the test_suite.h contents to a .cc file. by brettw@chromium.org · 14 years ago
- e6ffcb5 Reapplies all the IPC system work (reverts the revert r56272). by erg@google.com · 14 years ago
- ee8d340 Remove remaining deprecated wstring methods from base/values.{cc,h}. by viettrungluu@chromium.org · 14 years ago
- 0aca092 Acquire lock before iterating over list of field trials by jar@chromium.org · 14 years ago
- 74a6d83 Fix bad tabs introduced in r56309 and r56311 in base/base.gyp. by tfarina@chromium.org · 14 years ago
- 6f78a11 Fix for win and mac builds by tfarina@chromium.org · 14 years ago
- 0e706f1 Add basic skeletal for the registry unittest. by tfarina@chromium.org · 14 years ago
- 4ac27c7 Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dictionary,List}(). by viettrungluu@chromium.org · 14 years ago
- 67cbde4 Move StringPrintf into its own file and use the base namespace. Currently this has using by brettw@chromium.org · 14 years ago
- f780248 Stop eternal loop in DisplayDebugMessageInDialog by cmasone@google.com · 14 years ago
- bfae859 Completely revert all my IPC work to see if this was what regressed the page cycler. by erg@google.com · 14 years ago
- cb7c702 FBTF: Header cleanup in renderer_host. by jhawkins@chromium.org · 14 years ago
- 89fc213 Remove test isolation enforcement code. by phajdan.jr@chromium.org · 14 years ago
- 6835465 Remove deprecated wstring Get(As)String() methods from Value, etc. by viettrungluu@chromium.org · 14 years ago
- f485079 Fix the Linux shared object build by adding necessary dependencies. by brettw@chromium.org · 14 years ago
- 694bb6f Separate out the constructor and Run from test_suite.cc. This is an isolated by brettw@chromium.org · 14 years ago
- 3ae8610 Remove (deprecated) wstring version of Value::CreateStringValue(). by viettrungluu@chromium.org · 14 years ago
- 6bde7e8 FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src/base. by viettrungluu@chromium.org · 14 years ago
- 02e420f Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion(). by viettrungluu@chromium.org · 14 years ago
- db939fb Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansion()s. by viettrungluu@chromium.org · 14 years ago
- 2535569 Cleanup Registry API: part 3. by tfarina@chromium.org · 14 years ago
- 8da7dce Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8. by viettrungluu@chromium.org · 14 years ago
- 4603a8d Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExpansion() overloads. by viettrungluu@chromium.org · 14 years ago
- 580ab7f CommandLine: eliminate wstring-accepting AppendLooseValue by evan@chromium.org · 14 years ago
- cab37e7 FBTF: Mark the Read methods in the IPC subsystem as noinline. by erg@google.com · 14 years ago
- 701a5b0 Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpansion(). by viettrungluu@chromium.org · 14 years ago
- 56a552f [Mac] Use an AppleEvent to tell the Finder to open downloaded items, rather than NSWorkspace. by rsesek@chromium.org · 14 years ago
- c13edef Run tests faster. by agl@chromium.org · 14 years ago
- 6d2940d CommandLine: remove three useless functions. by evan@chromium.org · 14 years ago
- 2e17662 Add NSS PKCS12 import/export functions to CertDatabase. by mattm@chromium.org · 14 years ago
- dee73b1 FBTF: Remove all the easy headers from *_messages.h. by erg@google.com · 14 years ago
- c19e1a9 Revert 55888: Allow per-plugin content settings. by bauerb@chromium.org · 14 years ago
- 8942853 Allow per-plugin content settings. by bauerb@chromium.org · 14 years ago
- 6d2bd95 Cleanup Registry API part 2: by tfarina@chromium.org · 14 years ago
- c62f00a Revert "Add NSS PKCS12 import/export functions to CertDatabase." which failed compile on chromeos. by mattm@chromium.org · 14 years ago
- 9c5f98d Add NSS PKCS12 import/export functions to CertDatabase. by mattm@chromium.org · 14 years ago
- 2da4d84 Reapplies r55735, fixing some message code that was checked in that I collided with. by erg@google.com · 14 years ago
- 7b9579c Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages." by erg@google.com · 14 years ago
- f8fd205 FBTF: Allow forward declaration of classes passed to sync IPC messages. by erg@google.com · 14 years ago
- 3e22460 On NSS-using platforms, add a way to use an existing keypair given only the pubkey by cmasone@google.com · 14 years ago
- cdf8085 Factor out command-line quoting code on Windows. by evan@chromium.org · 14 years ago
- 2610a36 FBTF: Reapplies r55259, the first new IPC definition patch. by erg@google.com · 14 years ago
- 2cd8b35 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder facilities in video stack. it is only enabled when (a) hardware composition is on (b) hardware decoding command line is on (c) h264 codec is specified. by jiesun@google.com · 14 years ago
- 2b64352 Revert 55450 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by glen@chromium.org · 14 years ago
- 1596139 CommandLine: Deprecate a function on non-Windows. by evan@chromium.org · 14 years ago
- e6137c6 Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. by phajdan.jr@chromium.org · 14 years ago
- fdbbe16 Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code. by ananta@chromium.org · 14 years ago
- 12ec1e8 Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file by nsylvain@chromium.org · 14 years ago
- d0d3aed Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by pinkerton@google.com · 14 years ago
- ca732a6 Special thanks for in-ming cheng's MFT hardware decodering code. by jiesun@google.com · 14 years ago
- d1d70ba Cleanup in base. This moves the implementation (and a bunch of header file by brettw@chromium.org · 14 years ago
- f5ea38c Cleanup our Registry API. by tfarina@chromium.org · 14 years ago
- a0d589b FBTF: Remove unneeded headers from base/ (part 5) by thestig@chromium.org · 14 years ago
- 8f115a8 base: rename Environment::GetEnv to Environment::GetVar. by tfarina@chromium.org · 14 years ago
- e6e127b rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I) by pvalchev@google.com · 14 years ago
- 1835562 FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by erg@google.com · 14 years ago
- 613caba FBTF: Remove unneeded headers from base/ (part 2) by thestig@chromium.org · 14 years ago
- 4c86b85 Add UTF-8 DCHECK()s in values.cc (since keys/paths are expected to be UTF-8). by viettrungluu@chromium.org · 14 years ago
- 5dc6673 base: rename Environment::SetEnv to Environment::SetVar. by tfarina@chromium.org · 14 years ago
- 14b304e Have MakeName prepend the underscore to the field trial group name, by mlloyd@chromium.org · 14 years ago
- e7ca2cf FBTF: Move some inner classes out of their header files. by thestig@chromium.org · 14 years ago
- dc1c117 Uninitialized member variable. by finnur@chromium.org · 14 years ago
- 6d1153e Including pthread.h, compile fix for Android. by bulach@chromium.org · 14 years ago
- f5de94e Don't run base/WMI* tests under Dr. Memory due to crashes by timurrrr@chromium.org · 14 years ago
- 9f4640e FBTF: Remove unneeded headers from base/ (part 1) by thestig@chromium.org · 14 years ago
- e7f0559 base: rename Environment::HasEnv to Environment::HasVar. by tfarina@chromium.org · 14 years ago
- 9fa7095 GTTF: Avoid assertion failures caused by clock drift. by phajdan.jr@chromium.org · 14 years ago
- ba56d7c [Linux Views] Refactor accelerator handler related code. by suzhe@chromium.org · 14 years ago
- 58767ef Rename GetStringAsUTF16() to GetString() (and overload), etc. by viettrungluu@chromium.org · 14 years ago
- 65dcdf9 PrependWrapper is platform-specific, so it should take a platform string. by evan@chromium.org · 14 years ago
- 8444be7 Factor out NormalizeToNativeFilePath from NormalizeFilePath by cpu@chromium.org · 14 years ago
- b7b6aa0 Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload). by viettrungluu@chromium.org · 14 years ago
- 9884e95 Add dictionary comparing functions to DictionaryValue and unit tests by danno@chromium.org · 14 years ago
- e0998e5 Mac: Some clang appeasing. by thakis@chromium.org · 14 years ago
- 6b2d9cc base: rename Environment::UnSetEnv to Environment::UnSetVar. by tfarina@chromium.org · 14 years ago
- 61bc801 De-wstringify perf_test_suite.h and test_suite.h. by evan@chromium.org · 14 years ago
- 31b80ba Remove Value/StringValue's ...UTF16() methods in favour of overloading. by viettrungluu@chromium.org · 14 years ago
- dc297ac Remove number conversion functions from string_util. These moved to string_number_conversions. by brettw@chromium.org · 14 years ago
- d85babb Add #include utf_string_conversions.h to all files that use ASCIIToWide and by brettw@chromium.org · 14 years ago
- f1a62a3 Fix incorect tests against INVALID_FILE_HANDLE, as pointed out by cpu on chrome-team. by skerner@chromium.org · 14 years ago
- 839060b Revert 54584 - Delete tasks unconditionally in MessageLoop::DeletePendingTasks(). by akalin@chromium.org · 14 years ago
- 6d36c5d base: Rename EnvVarGetter to Environment. by tfarina@chromium.org · 14 years ago
- a4d4424 Revert "Run tests faster." by phajdan.jr@chromium.org · 14 years ago
- e30c479 Delete tasks unconditionally in MessageLoop::DeletePendingTasks(). by akalin@chromium.org · 14 years ago
- b2e7052 Run tests faster. by agl@chromium.org · 14 years ago
- 7ebaeea Add undeclared virtual destructors part 5 by ziadh@chromium.org · 14 years ago
- 6cbac6b base: Add HexDigitToInt function to string_util.h by tfarina@chromium.org · 14 years ago
- 8eeabf0 Fix file_path build. by brettw@chromium.org · 14 years ago