| Commit message (Expand) | Author | Age | Files | Lines |
* | Incrementing VERSION to 29.0.1538.3 | chrome-release@google.com | 2013-06-14 | 1 | -1/+1 |
* | Incrementing VERSION to 29.0.1538.2 | chrome-release@google.com | 2013-06-14 | 1 | -1/+1 |
* | Incrementing VERSION to 29.0.1538.1 | chrome-release@google.com | 2013-06-14 | 1 | -1/+1 |
* | Destroy StorageMonitorCros before DBusServices (take 2) | stevenjb@chromium.org | 2013-06-14 | 2 | -1/+3 |
* | Omnibox: Turn on Frecency Scoring in HQP By Default (try 2) | mpearson@chromium.org | 2013-06-14 | 10 | -530/+122 |
* | InstantExtended: notify Instant NTP when user input starts and ends. | samarth@chromium.org | 2013-06-14 | 12 | -6/+122 |
* | In components/autofill, move browser/autocheckout* to content/browser/ | blundell@chromium.org | 2013-06-14 | 2 | -4/+4 |
* | Enable input events on NaCl, re-enable on disabled platforms. | bbudge@chromium.org | 2013-06-14 | 1 | -20/+6 |
* | add defines to allow chrome to build without unsafe handles | dcarney@chromium.org | 2013-06-14 | 3 | -0/+10 |
* | Move android specific WebRTC notification implementation out of status_tray_a... | cramya@chromium.org | 2013-06-14 | 10 | -124/+46 |
* | Give a default HMONITOR for Pepper's OnHostMsgGetHmonitor | cpu@chromium.org | 2013-06-14 | 1 | -2/+13 |
* | Manual commit of binary files from http://codereview.chromium.org/16295023 | asargent@chromium.org | 2013-06-14 | 2 | -0/+0 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/. | dcheng@chromium.org | 2013-06-14 | 18 | -50/+26 |
* | Remove unused (as of r206108) kEnableCompositorFrameMessage | sievers@chromium.org | 2013-06-14 | 1 | -1/+0 |
* | Show email confirmation for sign in from the hot-dog menu | fdoray@chromium.org | 2013-06-14 | 2 | -27/+36 |
* | Official icons, and multiple scales, for OSX App Launcher. | tapted@chromium.org | 2013-06-13 | 2 | -9/+42 |
* | Use OAuth2 token for sync | pavely@chromium.org | 2013-06-13 | 25 | -114/+434 |
* | Remove lines reintroduced by improper merge r203937 | vitalybuka@chromium.org | 2013-06-13 | 1 | -13/+0 |
* | Watch iTunes library file for changes in order to update data provider. | vandebo@chromium.org | 2013-06-13 | 2 | -9/+34 |
* | Clean up ValidationMessageBubble.java | tkent@chromium.org | 2013-06-13 | 2 | -8/+5 |
* | Adding AppsLauncherPromo variation IDs. | mad@chromium.org | 2013-06-13 | 1 | -1/+5 |
* | Change the platform app default stylesheet to use the platforms system font a... | mek@chromium.org | 2013-06-13 | 5 | -3/+38 |
* | Media Galleries API: Make directory entry have constructor. | tommycli@chromium.org | 2013-06-13 | 2 | -54/+26 |
* | [sync] Force gaia re-auth on CrOs during sign in after changing password | rsimha@chromium.org | 2013-06-13 | 1 | -2/+8 |
* | Put FileIO::RequestOSFileHandle behind whitelist | victorhsieh@chromium.org | 2013-06-13 | 11 | -36/+85 |
* | bookmarks: Get rid of IDS_BOOKMARK_MANAGER_TOOLS_MENU. | tfarina@chromium.org | 2013-06-13 | 2 | -31/+22 |
* | Displaying Wallet errors to the user. | ahutter@chromium.org | 2013-06-13 | 8 | -42/+78 |
* | Plumb Google Service Geolocation Preference to Component Extensions | robliao@chromium.org | 2013-06-13 | 9 | -3/+43 |
* | Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 15 | -30/+29 |
* | Make the infobar popup when Pepper Flash requests the camera/microphone | raymes@chromium.org | 2013-06-13 | 2 | -15/+18 |
* | Introduce PPB_UDPSocket_Dev. | yzshen@chromium.org | 2013-06-13 | 1 | -0/+40 |
* | Re-fix http://crbug.com/87176, and add a test. | jyasskin@chromium.org | 2013-06-13 | 1 | -9/+0 |
* | Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-13 | 1 | -8/+8 |
* | Enable WebAudio by default on Android by changing the enable flag to a disabl... | rtoy@google.com | 2013-06-13 | 2 | -8/+8 |
* | Update publishing instructions for packaged apps. | awatson@chromium.org | 2013-06-13 | 1 | -41/+9 |
* | Fix negative match locations in AutocompleteMatch classifications of verbatim... | hfung@chromium.org | 2013-06-13 | 9 | -18/+117 |
* | Disable untrusted exception handling for PNaCl | sehr@chromium.org | 2013-06-13 | 11 | -10/+162 |
* | Remove references to "enable-bezel-touch" flag | rharrison@chromium.org | 2013-06-13 | 2 | -13/+0 |
* | convert most remaining function callbacks to new style | dcarney@chromium.org | 2013-06-13 | 6 | -58/+54 |
* | <webview>: Fix executeScript error | fsamuel@chromium.org | 2013-06-13 | 2 | -4/+3 |
* | Remove ContentScriptInjectedIntoMultipartPage test, as we no longer support m... | senorblanco@chromium.org | 2013-06-13 | 1 | -13/+0 |
* | remove remaining old style getters and setters from chrome | dcarney@chromium.org | 2013-06-13 | 2 | -26/+28 |
* | Created tests for adding users into multi-profiles session. | dzhioev@chromium.org | 2013-06-13 | 16 | -23/+388 |
* | [Testing] Switching tabs should not dispatch onmostvisitedchange event. | kmadhusu@chromium.org | 2013-06-13 | 1 | -0/+33 |
* | move webkit/glue/fling_* to webkit/child | scottmg@chromium.org | 2013-06-13 | 1 | -0/+1 |
* | Add OnUntranslatedIMEMessage/OnInputLocaleChanged. | Yukawa@chromium.org | 2013-06-13 | 2 | -0/+10 |
* | Prerendering: Defering load of WebMediaSource while in prerender mode. | shishir@chromium.org | 2013-06-13 | 4 | -5/+80 |
* | Ported enable-disable track test to browser_tests. | phoglund@chromium.org | 2013-06-13 | 2 | -42/+69 |
* | fix left and right margins of omnibox native popup on win/cros, including RTL | kuan@chromium.org | 2013-06-13 | 1 | -7/+4 |
* | Better error message in app.window.current() when called from bg page. | zhchbin@gmail.com | 2013-06-13 | 1 | -2/+2 |