| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for crash on early return from browser_main.cc | cpu@chromium.org | 2010-02-23 | 1 | -0/+8 |
* | Revert 39662 - Update various test scripts to use the upstream version of | dpranke@chromium.org | 2010-02-23 | 1 | -10/+8 |
* | Update various test scripts to use the upstream version of | dpranke@chromium.org | 2010-02-22 | 1 | -8/+10 |
* | Revert a false commit (r39622) | nirnimesh@google.com | 2010-02-22 | 1 | -12/+0 |
* | Revert 39618 | nirnimesh@google.com | 2010-02-22 | 1 | -0/+12 |
* | Add more integration tests for NaCl | gregoryd@google.com | 2010-02-19 | 2 | -9/+161 |
* | Second try for: | bulach@chromium.org | 2010-02-19 | 1 | -0/+35 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 3 | -3/+3 |
* | Protect against re-entering OnThrottleMessage thru CallWindowProc. | darin@chromium.org | 2010-02-19 | 1 | -3/+0 |
* | Expose more functionality to pyauto | nirnimesh@chromium.org | 2010-02-18 | 3 | -3/+65 |
* | Add crasher in webplugindelegateimpl to list of known crashers. | mirandac@chromium.org | 2010-02-18 | 1 | -0/+3 |
* | Revert 39366 - Initial Geolocation implementation | bulach@chromium.org | 2010-02-18 | 1 | -35/+0 |
* | Exclude some failing valgrind tests from Mac OS. | mirandac@chromium.org | 2010-02-18 | 1 | -0/+6 |
* | Initial Geolocation implementation | bulach@chromium.org | 2010-02-18 | 1 | -0/+35 |
* | Flip the "unique file:// URI origin" flag to on. Add the | cevans@chromium.org | 2010-02-18 | 1 | -0/+3 |
* | Expose additional methods to pyauto. | nirnimesh@chromium.org | 2010-02-18 | 5 | -14/+95 |
* | GTK: add some interactive tests to catch common bookmark bar regressions. | estade@chromium.org | 2010-02-18 | 1 | -0/+1 |
* | This change will include preferences as part of the usual startup sequence of... | skrul@chromium.org | 2010-02-17 | 1 | -1/+1 |
* | Add support for the Update-Client-Auth header to sync. Add a mutex to the aut... | chron@google.com | 2010-02-17 | 2 | -2/+6 |
* | Misc. tidy up of various comments found whilst learning the codebase. | joth@chromium.org | 2010-02-17 | 1 | -1/+3 |
* | Disables some WorkerTests on Linux valgrind bots. | hbono@chromium.org | 2010-02-17 | 1 | -0/+17 |
* | For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa... | tim@chromium.org | 2010-02-16 | 1 | -2/+20 |
* | Update tests of chrome.tabs.captureVisibleTab() to not be flaky. | skerner@google.com | 2010-02-16 | 3 | -617/+52 |
* | Clone of issue 600130. (http://codereview.chromium.org/600130) | twiz@chromium.org | 2010-02-16 | 3 | -0/+14 |
* | Clone of issue 577015. | twiz@chromium.org | 2010-02-12 | 1 | -0/+14 |
* | Add new suppression to known crashes | dglazkov@chromium.org | 2010-02-12 | 1 | -0/+3 |
* | Initial work on making extensions work in incognito mode. | mpcomplete@chromium.org | 2010-02-11 | 4 | -3/+8 |
* | Create preferences DTC and wire it into the profile sync factory. | skrul@chromium.org | 2010-02-11 | 1 | -0/+1 |
* | Revert the revert... This has the cumulative effect of relanding 38694. | eroman@chromium.org | 2010-02-11 | 1 | -1/+1 |
* | Hook up client side of per-datatype GetUpdates. | nick@chromium.org | 2010-02-11 | 3 | -8/+133 |
* | Revert 38694 - For some reason this seems to be hanging chrome frame tests, e... | eroman@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Add some tests to CookieMonster for overwriting persistent cookies, and check... | eroman@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Include test_shell.gypi in webkit.gyp instead of maintaining a distinct | mark@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | This reverts r38541, which reverts previous reverts. | erg@chromium.org | 2010-02-10 | 1 | -0/+0 |
* | Add automation proxy methods for sending InstallExtension message. | kkania@chromium.org | 2010-02-10 | 2 | -0/+12 |
* | Make several tests more snappy, less sleepy. | phajdan.jr@chromium.org | 2010-02-10 | 2 | -60/+71 |
* | Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r... | ananta@chromium.org | 2010-02-10 | 1 | -1/+64 |
* | disabled another worker test on mac valgrind | atwilson@chromium.org | 2010-02-10 | 1 | -0/+1 |
* | Disabled new shared worker tests for valgrind. | atwilson@chromium.org | 2010-02-10 | 2 | -2/+11 |
* | Make it so that chrome.bookmarks.update can update the URL of a bookmark. | arv@chromium.org | 2010-02-10 | 1 | -0/+7 |
* | Changed CreateWorker to coalesce any matching queued shared workers when a | atwilson@chromium.org | 2010-02-10 | 6 | -3/+164 |
* | Revert r38006 and r38018 to try to fix the mac perf regression. | erg@chromium.org | 2010-02-09 | 1 | -0/+0 |
* | Make the content settings dialog dependent on its parent. This re-plumbs the... | pkasting@chromium.org | 2010-02-09 | 1 | -1/+3 |
* | Add missing newline to fix build. | tim@chromium.org | 2010-02-09 | 1 | -1/+1 |
* | Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added ... | chron@google.com | 2010-02-09 | 4 | -5/+12 |
* | Make SyncerThread stop polling if an AUTH_INVALID response is parsed. | tim@chromium.org | 2010-02-09 | 2 | -19/+48 |
* | Add a new reliability failure in autofill to the known_crashes list. | mpcomplete@chromium.org | 2010-02-09 | 1 | -0/+3 |
* | Add the new PluginConvertPointTest to the valgrind blacklist on the Mac | stuartmorgan@chromium.org | 2010-02-09 | 1 | -0/+1 |
* | Fix a bug where positions inside of a newly-committed folder would be | nick@chromium.org | 2010-02-09 | 1 | -0/+80 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 4 | -4/+10 |