| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing some things that are failing in the linux o3d gyp build. | bradnelson@google.com | 2009-09-29 | 2 | -1/+10 |
* | The builders should build sync_unit_tests. | nick@chromium.org | 2009-09-29 | 1 | -0/+1 |
* | Use the current frame's URL when initializing the extension framework for a f... | mpcomplete@chromium.org | 2009-09-29 | 1 | -5/+4 |
* | Only write the image when writeImage is called. We don't write the | tony@chromium.org | 2009-09-29 | 1 | -5/+2 |
* | Directly add ExtensionShelfGtk to the widget hierarchy. | tony@chromium.org | 2009-09-29 | 3 | -8/+6 |
* | Enable a bunch of media layout tests | hclam@chromium.org | 2009-09-29 | 54 | -429/+602 |
* | [Mac] Cocoa does not like it when the close button is 15x15. Resize to 16x16... | rohitrao@chromium.org | 2009-09-28 | 3 | -11/+11 |
* | Refactored event handler method bodies from widget_win.h to | kbr@google.com | 2009-09-28 | 2 | -99/+203 |
* | Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc... | mpcomplete@chromium.org | 2009-09-28 | 8 | -14/+103 |
* | Fix bug where we leaked the decompressor state. | mbelshe@google.com | 2009-09-28 | 1 | -0/+3 |
* | Remove unused pthread helpers. Looks like we don't use pthread_rw locks at all. | chron@chromium.org | 2009-09-28 | 1 | -127/+0 |
* | Fixing signed/unsigned mismatch warning showing up in gyp build. | bradnelson@google.com | 2009-09-28 | 1 | -2/+2 |
* | Diabolic hackery to work around differing NPAPI headers and definitions betwe... | apatrick@google.com | 2009-09-28 | 15 | -23/+60 |
* | Updating trunk VERSION build from 219.5 to 219.6 | laforge@chromium.org | 2009-09-28 | 1 | -1/+1 |
* | Fix memory_test to use the correct temporary user_data_dir_, so it | sgk@chromium.org | 2009-09-28 | 1 | -6/+11 |
* | Remove stale reference to ie_alt_tab. This went in by mistake. | ananta@chromium.org | 2009-09-28 | 1 | -1/+1 |
* | sync i18n support for gaia_login.html and merge_and_sync.htmlMove resources i... | tim@chromium.org | 2009-09-28 | 6 | -89/+169 |
* | Fix how we calculate workarea size (_NET_WORKAREA gives width/height). | tony@chromium.org | 2009-09-28 | 1 | -7/+8 |
* | Add a "+CC" to my watchlist email, and make the base watchlist only match the | brettw@chromium.org | 2009-09-28 | 1 | -5/+5 |
* | Linux: Enable FindInPage automated ui test test. | estade@chromium.org | 2009-09-28 | 4 | -12/+25 |
* | Use favicon for application shortcut icon. | estade@chromium.org | 2009-09-28 | 7 | -18/+125 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 45 | -382/+125 |
* | Chromium side implementations of some FileSystem methods. This is needed to c... | jianli@chromium.org | 2009-09-28 | 5 | -1/+41 |
* | Reverting 27407. | senorblanco@chromium.org | 2009-09-28 | 1 | -5/+0 |
* | Coverity: Initialize all member variables in the default constructor. | jhawkins@chromium.org | 2009-09-28 | 1 | -4/+16 |
* | Fix dashboard history management to properly start from a blank | ojan@chromium.org | 2009-09-28 | 1 | -17/+14 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 59 | -250/+188 |
* | Roll WebKit revision 48796:48820 | levin@chromium.org | 2009-09-28 | 2 | -1/+7 |
* | Add section about the Ruby script to the packaging page. | kathyw@google.com | 2009-09-28 | 2 | -6/+43 |
* | Change the way the NonClientView handles forcing the native frame for popups/... | ben@chromium.org | 2009-09-28 | 11 | -64/+82 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 59 | -188/+250 |
* | Coverity: Initialize ids_found_ in the constructor. | jhawkins@chromium.org | 2009-09-28 | 1 | -1/+1 |
* | Add some recent reliability crashes to known_crashes.txt. | senorblanco@chromium.org | 2009-09-28 | 1 | -7/+16 |
* | Coverity: Remove two unused member variables. | jhawkins@chromium.org | 2009-09-28 | 1 | -3/+0 |
* | We need to return S_FALSE in our IHttpSecurity::OnSecurityProblem implementat... | ananta@chromium.org | 2009-09-28 | 1 | -12/+20 |
* | If IE was navigated away to a different page when the ChromeFrame inspector w... | ananta@chromium.org | 2009-09-28 | 1 | -0/+5 |
* | Moving ContextualAction class to common/extensions and in the process renamin... | finnur@chromium.org | 2009-09-28 | 19 | -134/+134 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 27 | -146/+3218 |
* | Incorporated initial WebGL implementation for Chrome, currently | kbr@google.com | 2009-09-28 | 9 | -0/+29137 |
* | Adds the ability for script to resize the menu. | sky@chromium.org | 2009-09-28 | 5 | -120/+132 |
* | Coverity: Initialize all of the member variables in the default constructor. | jhawkins@chromium.org | 2009-09-28 | 1 | -11/+20 |
* | Moving tryserver. | bradnelson@google.com | 2009-09-28 | 1 | -2/+2 |
* | Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-28 | 29 | -516/+42 |
* | Updating trunk VERSION build from 219.4 to 219.5 | laforge@chromium.org | 2009-09-28 | 1 | -1/+1 |
* | Pulls ActiveWindowWatcher into app so that we can use it in | sky@chromium.org | 2009-09-28 | 12 | -137/+164 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-28 | 29 | -42/+516 |
* | Coverity: Initialize profile_ and process_images_ in the constructor. | jhawkins@chromium.org | 2009-09-28 | 2 | -3/+4 |
* | Move cairo font handling from printing to skia to avoid circular dependency. | mmoss@chromium.org | 2009-09-28 | 4 | -146/+150 |
* | Add columns to gtk task manager. | thakis@chromium.org | 2009-09-28 | 1 | -1/+51 |
* | Implementing chrome.i18n.getMessage call, that loads message from the extensi... | cira@chromium.org | 2009-09-28 | 24 | -32/+515 |