| Commit message (Expand) | Author | Age | Files | Lines |
* | Take out intptr_t IPC serialization support to prevent people from sending po... | jam@chromium.org | 2010-02-09 | 1 | -7/+21 |
* | Extension Doc Changes (no building or testable changes). | rafaelw@chromium.org | 2010-02-09 | 1 | -2/+6 |
* | Preserve order of extensions when they auto-update. | finnur@chromium.org | 2010-02-08 | 1 | -0/+8 |
* | Add IPv6 probing support, and disable IPv6 resolution when it is useless | jar@chromium.org | 2010-02-08 | 2 | -0/+8 |
* | Implement low-latency audio on Pepper. | neb@chromium.org | 2010-02-08 | 1 | -0/+8 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 2 | -5/+5 |
* | Export bookmark favicon (base64 encoded png). | nkostylev@google.com | 2010-02-08 | 1 | -0/+4 |
* | Send window frame information to Mac plugins via IPC | stuartmorgan@chromium.org | 2010-02-08 | 3 | -3/+41 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 3 | -5/+5 |
* | Arne's examples of two approaches to showing a page action: | kathyw@chromium.org | 2010-02-05 | 11 | -0/+106 |
* | Wires TabContents to app extensions. | sky@chromium.org | 2010-02-05 | 2 | -6/+7 |
* | WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524 | jeremy@chromium.org | 2010-02-05 | 1 | -0/+10 |
* | Remove size_t from audio IPC code. | jam@chromium.org | 2010-02-05 | 2 | -39/+25 |
* | Implement launch disposition for extension-apps. | rafaelw@chromium.org | 2010-02-05 | 6 | -2/+38 |
* | linux: Use gtk-cursor-blink from GtkSettings to set the caret blink interval | joel@chromium.org | 2010-02-05 | 3 | -1/+28 |
* | GTK: unbreak right click on bookmark bar folders. | estade@chromium.org | 2010-02-04 | 1 | -0/+2 |
* | Fix description of onImportBegan to ensure people use it safely. | feldstein@chromium.org | 2010-02-04 | 1 | -1/+1 |
* | Clean up third_party/cld. | jshin@chromium.org | 2010-02-04 | 2 | -3/+2 |
* | Some preliminary ground work for respecting the "Content Settings" in the app... | michaeln@chromium.org | 2010-02-04 | 2 | -8/+28 |
* | Step 1 in Implementing/Prototyping App Panels. | rafaelw@chromium.org | 2010-02-04 | 2 | -0/+5 |
* | Move options dialog to the desktop of last active browser window. | dpolukhin@chromium.org | 2010-02-04 | 4 | -4/+34 |
* | Start making a vertical tabstrip. Does nothing right now. | ben@chromium.org | 2010-02-04 | 4 | -0/+10 |
* | Remove the "On top" display mode of the extension shelf, it is no longer used... | ben@chromium.org | 2010-02-03 | 2 | -4/+0 |
* | Implement chrome.browserAction.setPopup(). | skerner@chromium.org | 2010-02-03 | 4 | -16/+217 |
* | Add a comment about the behavior of ViewMsg_Replace. | tkent@chromium.org | 2010-02-03 | 1 | -0/+2 |
* | Let renderer notify browser if content gets blocked. | thakis@chromium.org | 2010-02-03 | 2 | -0/+25 |
* | Reland 37913. Clear local state on exit. | jochen@chromium.org | 2010-02-03 | 2 | -0/+5 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 6 | -1/+387 |
* | Use NSS instead of the system SSL library for SSL if | wtc@chromium.org | 2010-02-03 | 2 | -0/+5 |
* | GTK: fix some memory leaks, streamline a common operation. | estade@chromium.org | 2010-02-03 | 2 | -0/+17 |
* | Revert 37913 - Clear local state (cookies, databases, local storage) on exit. | chase@chromium.org | 2010-02-03 | 2 | -5/+0 |
* | Clear local state (cookies, databases, local storage) on exit. | jochen@chromium.org | 2010-02-03 | 2 | -0/+5 |
* | Initial cut at irc extension-app example | rafaelw@chromium.org | 2010-02-02 | 17 | -0/+3639 |
* | Hide plugins in minimized/hidden windows on the Mac | stuartmorgan@chromium.org | 2010-02-02 | 1 | -1/+7 |
* | gtk: Handle stale _NET_SUPPORTING_WM_CHECK properties. | derat@chromium.org | 2010-02-02 | 1 | -5/+24 |
* | Hide/show cursor according to NSCursor requests. | avi@chromium.org | 2010-02-02 | 1 | -1/+6 |
* | Wire popup blocking UI to the new machinery and port over the user's old whit... | pkasting@chromium.org | 2010-02-02 | 1 | -1/+2 |
* | Add the capability to translate an already translated page to | jcampan@chromium.org | 2010-02-02 | 1 | -4/+0 |
* | Add a runtime flag for Indexed Database. | jorlow@chromium.org | 2010-02-02 | 2 | -4/+8 |
* | Send a message to the renderers when content settings change. | thakis@chromium.org | 2010-02-02 | 1 | -0/+6 |
* | Migrate old cookie setting to new system. | pkasting@chromium.org | 2010-02-02 | 2 | -2/+4 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | Add per-observer instrumenting code to NotificationRegistrar. | huanr@chromium.org | 2010-02-01 | 2 | -26/+23 |
* | Add tab switch notification to the Mac plugin plumbing. | stuartmorgan@chromium.org | 2010-02-01 | 1 | -5/+7 |
* | Implement the broker process that launches NaCl loader processes on 64-bit Wi... | gregoryd@google.com | 2010-02-01 | 15 | -19/+126 |
* | Make acrobat work with --safe-plugins by giving it write access | nsylvain@chromium.org | 2010-02-01 | 1 | -24/+54 |
* | make chrome.tabs.executeScript/insertCss details arg required. | rafaelw@chromium.org | 2010-02-01 | 1 | -4/+2 |
* | Propagate window focus changes to plugins on the Mac | stuartmorgan@chromium.org | 2010-02-01 | 1 | -0/+5 |
* | Relanding the hooking of the translate feature UI. | jcampan@chromium.org | 2010-02-01 | 4 | -6/+13 |
* | Revert 37674 - Hooking the UI part to the translate feature. | jcampan@chromium.org | 2010-01-31 | 4 | -13/+6 |