| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 13 | -62/+61 |
* | Convert a CopyRecursiveDirNoCache to use FilePaths instead | tony@chromium.org | 2009-10-12 | 5 | -9/+9 |
* | Enables the sending of Timeline Agent and Resource messages to the devtools a... | jamesr@chromium.org | 2009-10-12 | 2 | -22/+0 |
* | Fix a browser crash when calling browserAction.setIcon(invalidIndex). | mpcomplete@chromium.org | 2009-10-12 | 2 | -1/+12 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 3 | -0/+3 |
* | Browser side support (sans UI) for desktop notifications. | johnnyg@chromium.org | 2009-10-12 | 1 | -0/+3 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 2 | -6/+6 |
* | Fix memory_test's temporary user data directory path, the base name | sgk@chromium.org | 2009-10-09 | 1 | -5/+8 |
* | test conversion from toolstrips to actions | erikkay@chromium.org | 2009-10-09 | 7 | -10/+271 |
* | Improve error messages when a manifest is not readable or not valid JSON. | aa@chromium.org | 2009-10-09 | 2 | -0/+9 |
* | Fix a broken include in the mini installer tests | brettw@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 6 | -7/+7 |
* | Implement chrome.extension.connectExternal and fix various API inconsistencies. | mpcomplete@chromium.org | 2009-10-09 | 3 | -0/+26 |
* | Relanding the interactive UI tests GYP factor out, as it turns | jcampan@chromium.org | 2009-10-09 | 1 | -0/+150 |
* | Don't run DnsMasterTest.MassiveConcurrentLookupTest under valgrind | timurrrr@chromium.org | 2009-10-09 | 1 | -0/+2 |
* | set BrowserActionButton inset to 0 so icon can draw to edges. | rafaelw@chromium.org | 2009-10-09 | 3 | -7/+50 |
* | Make some minor improvements to browser action samples: | aa@chromium.org | 2009-10-09 | 8 | -33/+29 |
* | Reverting 28404, it seems to break the interactive ui tests in mysterious ways. | jcampan@chromium.org | 2009-10-09 | 1 | -150/+0 |
* | Implement the missing memory information functions that memory_test uses. | vandebo@chromium.org | 2009-10-08 | 1 | -4/+57 |
* | * Add ctrl-shift-d to bookmark all tabs. | pkasting@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Make the signature for 23780 more generic. | huanr@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Add the ability to unload the HistoryBackend. | pkasting@chromium.org | 2009-10-08 | 1 | -0/+3 |
* | Get rid of mac_app_names.h. Replace it with real constants from | mark@chromium.org | 2009-10-08 | 1 | -7/+2 |
* | Extracting the interactive ui tests to their own GYP file. | jcampan@chromium.org | 2009-10-08 | 1 | -0/+150 |
* | Disable ExternalTabTestType.ExternalTabPostMessageTarget, which has been fail... | jhawkins@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Blacklist WorkerTest.LimitTotal on mac valgrind, as it hangs/fails. | dkegel@google.com | 2009-10-08 | 1 | -0/+2 |
* | Committing change 255087 for Roger: | tommi@chromium.org | 2009-10-08 | 1 | -0/+20 |
* | Mark SelfDeletePluginInvokeInSynchronousPaint as disabled since it seems to b... | johnnyg@chromium.org | 2009-10-08 | 1 | -1/+2 |
* | Make all content scripts from an extension run in the same | aa@chromium.org | 2009-10-08 | 8 | -0/+74 |
* | Sync: Remove pthreads from auth_watcher. | tim@chromium.org | 2009-10-07 | 4 | -6/+86 |
* | Update sync unit tests to build on linux | zork@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | fix error in js from previous checkin | jam@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Remove known leaks in syncapi from purify unit_tests.exe_MLK.txt. These were... | tim@chromium.org | 2009-10-07 | 1 | -46/+0 |
* | Remove old expected reliability crashes. | rvargas@google.com | 2009-10-07 | 1 | -6/+0 |
* | Add permission to use the tabs object for the benchmarking extension. | mbelshe@chromium.org | 2009-10-07 | 1 | -0/+3 |
* | Disable ExternalTabTestType.ExternalTabPostMessageTarget which is failing con... | jhawkins@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Fix startup_tests failure. I added a new test but sometimes on a slow bot | tony@chromium.org | 2009-10-07 | 1 | -3/+0 |
* | Revert r28293. | jhawkins@chromium.org | 2009-10-07 | 4 | -33/+6 |
* | Change detectLanguage() API to now return the top three languages as well the... | sidchat@chromium.org | 2009-10-07 | 4 | -6/+33 |
* | Revert "Revert "Add startup tests that log start script, domcontentloaded, an... | tony@chromium.org | 2009-10-07 | 7 | -23/+105 |
* | Move all resources into the framework. | mark@chromium.org | 2009-10-07 | 1 | -0/+4 |
* | DevTools: allow inspecting __proto__, constructor, prototype properties.BUG=2... | yurys@google.com | 2009-10-07 | 1 | -0/+41 |
* | Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ... | cmasone@google.com | 2009-10-07 | 1 | -8/+5 |
* | Revert "Add startup tests that log start script, domcontentloaded, and onload." | mattm@chromium.org | 2009-10-07 | 7 | -105/+23 |
* | Take out reliablity crash from known crashes since it's fixed. | jam@chromium.org | 2009-10-07 | 1 | -4/+0 |
* | Add startup tests that log start script, domcontentloaded, and onload. | tony@chromium.org | 2009-10-07 | 7 | -23/+105 |
* | Add an BubbleBorder to BrowserAction popups and fix positioning of the | erikkay@chromium.org | 2009-10-06 | 2 | -3/+9 |
* | GMail extension with BrowserAction. It does the following: | sidchat@chromium.org | 2009-10-06 | 5 | -0/+151 |
* | Suppression for a leak detected by Purify in IEImporterTest | jeremy@chromium.org | 2009-10-06 | 1 | -0/+6 |
* | Fix scripting during NPP_Destroy. Note that if the plugin is making a call t... | jam@chromium.org | 2009-10-06 | 3 | -35/+104 |