| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all UI thread decoding of extension images. | finnur@chromium.org | 2010-03-24 | 29 | -361/+398 |
* | Update V8 to version 2.1.8.2. | kmillikin@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*, | glider@chromium.org | 2010-03-24 | 2 | -4/+8 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 42 | -1022/+55 |
* | Clear cookies, local storage and databases when an extension gets uninstalled. | jochen@chromium.org | 2010-03-24 | 15 | -44/+367 |
* | Explicitly don't handle scroll events to Carbon plugins | stuartmorgan@chromium.org | 2010-03-24 | 1 | -8/+6 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 42 | -55/+1022 |
* | Add Chromium implementation for LayoutTestController.showWebInspector | yurys@chromium.org | 2010-03-24 | 2 | -0/+10 |
* | Enable WorkerPoolTest.PostTask back under ThreadSanitizer on Mac OS. | glider@chromium.org | 2010-03-24 | 1 | -6/+0 |
* | Disable BrowserActionApiTest.BrowserActionPopup, it's crashy. | phajdan.jr@chromium.org | 2010-03-24 | 1 | -1/+2 |
* | Expose current_screen() for tests. | avayvod@google.com | 2010-03-24 | 2 | -9/+4 |
* | Annotated the scoped leak inside base::RSAPrivateKey::CreateFromPrivateKeyInfo, | glider@chromium.org | 2010-03-24 | 3 | -17/+4 |
* | Open bookmarks from clicks in background windows in the correct window, not t... | pinkerton@chromium.org | 2010-03-24 | 1 | -2/+1 |
* | More file-prefix-to-cut and cut-stack-below filters | timurrrr@chromium.org | 2010-03-24 | 1 | -0/+10 |
* | Add heapcheck suppressions for fontconfig one-time leaks. | glider@chromium.org | 2010-03-24 | 1 | -0/+51 |
* | Update FRIEND_TEST to fix the build. | phajdan.jr@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Properly fix ends of lines. | antonm@chromium.org | 2010-03-24 | 1 | -1/+27 |
* | Mark BrowserTest.RestorePinnedTabs as crashy on Mac OS X. | phajdan.jr@chromium.org | 2010-03-24 | 1 | -2/+2 |
* | Remove suppression which is not needed anymore. | antonm@chromium.org | 2010-03-24 | 1 | -10/+0 |
* | Don't instrument set_jmp | timurrrr@chromium.org | 2010-03-24 | 1 | -0/+1 |
* | A quick fix for "keyboard-event.html". | hbono@chromium.org | 2010-03-24 | 1 | -0/+2 |
* | Fix the "ls -l" style date parser to correctly guess the year if it is not pr... | phajdan.jr@chromium.org | 2010-03-24 | 23 | -71/+123 |
* | Update V8 to version 2.1.8. | kmillikin@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | A Chrome-side fix for Issue 13233. | hbono@chromium.org | 2010-03-24 | 2 | -0/+32 |
* | Updating trunk VERSION from 361.0 to 362.0 | chrome-release@google.com | 2010-03-24 | 1 | -1/+1 |
* | Enforce extension permissions in C++ (instead of Javascript). | jochen@chromium.org | 2010-03-24 | 19 | -57/+72 |
* | Fix to bug 39063. | mbelshe@chromium.org | 2010-03-24 | 2 | -7/+98 |
* | Some small changes to webkit_support. | tkent@google.com | 2010-03-24 | 3 | -4/+24 |
* | Adds the remaining bucket commands, switches the | gman@chromium.org | 2010-03-24 | 25 | -426/+1212 |
* | Replace about:plugins page with new page. | viettrungluu@chromium.org | 2010-03-24 | 6 | -278/+11 |
* | A quick fix for Issue 38587. | hbono@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | [Linux] Always enable emacs key bindings. | suzhe@chromium.org | 2010-03-24 | 4 | -16/+2 |
* | print stack trace to stderr as well as to dialog. | oshima@chromium.org | 2010-03-24 | 1 | -12/+10 |
* | basic browser tests for compact navigation bar. | oshima@chromium.org | 2010-03-24 | 9 | -11/+170 |
* | Also set the canvas size. I missed this in the last patch. | tony@chromium.org | 2010-03-24 | 5 | -23/+25 |
* | Add support for alpha and beta versions of karmic/lucid in install-build-deps.sh | satorux@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Revert r42426 - tests are failing because the WebKit LayoutTests directories | dpranke@google.com | 2010-03-24 | 3 | -11/+14 |
* | Use upstream layout_test baselines since the downstream ones are going away. | dpranke@google.com | 2010-03-24 | 3 | -14/+11 |
* | Up the safe browsing timeout from 1s to 5s. | cevans@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Add MSAA Accessible information to Find bar. | mhm@chromium.org | 2010-03-24 | 2 | -0/+14 |
* | Add a simple resource loader to Chrome Frame that is capable of finding, load... | robertshield@chromium.org | 2010-03-24 | 8 | -35/+246 |
* | Revert 42415 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p... | scherkus@chromium.org | 2010-03-24 | 34 | -69/+7312 |
* | Avoid calling ExecuteCode() on a NULL TabContents. The problem was an extra s... | eroman@chromium.org | 2010-03-24 | 1 | -3/+6 |
* | Generalize a browser sync suppression, which started firing after r42384. | eroman@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Fixed loader issue in unit tests caused by some test not using that mock and ... | zelidrag@chromium.org | 2010-03-24 | 2 | -0/+11 |
* | Add out and chrome/browser/autofill/internal to svn:ignore. | maruel@chromium.org | 2010-03-24 | 0 | -0/+0 |
* | Add a few PyAuto tests for bookmarks. | nirnimesh@chromium.org | 2010-03-24 | 4 | -0/+207 |
* | Update ICU dep to pull in licensing fix. | evan@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc... | scherkus@chromium.org | 2010-03-24 | 34 | -7312/+69 |
* | Mark all selenium tests as passing. | tony@chromium.org | 2010-03-24 | 1 | -1/+0 |