| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix chromeos build break | jam@chromium.org | 2009-11-06 | 1 | -1/+1 |
* | [Mac] Draw the results label correctly in the findbar. | rohitrao@chromium.org | 2009-11-06 | 24 | -337/+1086 |
* | Fixing line endings to LF so trybot works. | apatrick@google.com | 2009-11-06 | 1 | -404/+404 |
* | Convert some popup window icon menu items to use title case. | tony@chromium.org | 2009-11-06 | 1 | -12/+28 |
* | [Mac] Delay TabContents::Close() when event-tracking. | shess@chromium.org | 2009-11-06 | 5 | -11/+80 |
* | Fixes navigations chrome-internal: to actually show the NTP. | creis@chromium.org | 2009-11-06 | 3 | -2/+36 |
* | Add a stub implementation of PersonalDataManager, the connection between the ... | jhawkins@chromium.org | 2009-11-06 | 9 | -7/+103 |
* | Fix first run OEM bubble size issue. | mirandac@chromium.org | 2009-11-06 | 2 | -5/+26 |
* | If the download manager setting "prompt for a location for each downloaded fi... | aa@chromium.org | 2009-11-06 | 1 | -3/+3 |
* | Re-apply revision 31139. I accidentally reverted it in r31139. | aa@chromium.org | 2009-11-06 | 1 | -1/+1 |
* | WebKit merge 50535:50581 | hclam@chromium.org | 2009-11-06 | 1 | -1/+1 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 27 | -26/+133 |
* | Fifth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 26 | -16/+74 |
* | Fix Linux build break. | jam@chromium.org | 2009-11-06 | 1 | -3/+0 |
* | Moved command_buffer and gpu_plugin code out of o3d namespace. | apatrick@google.com | 2009-11-05 | 134 | -15271/+920 |
* | Change prevents multiple instances of an extension's option page from being o... | aa@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Third patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 22 | -31/+100 |
* | Mac: Implement about:memory. | viettrungluu@chromium.org | 2009-11-05 | 16 | -51/+1405 |
* | Fourth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 23 | -23/+55 |
* | Fix comment | jam@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 77 | -133/+333 |
* | Mac: don't restore explicitly closed windows. | viettrungluu@chromium.org | 2009-11-05 | 4 | -2/+24 |
* | Make the gmail checker show no badge if there are zero unread messages. | aa@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Added support for --enable-shared-workers | atwilson@chromium.org | 2009-11-05 | 5 | -4/+12 |
* | Don't let the user inline edit "Bookmarks Bar" or "Other Bookmarks" | tony@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Disk Cache: New interface that enables asynchronous completion | rvargas@google.com | 2009-11-05 | 10 | -6/+274 |
* | Don't load the Java plugin prior to update 12, since they don't work in Chrom... | jam@chromium.org | 2009-11-05 | 2 | -0/+17 |
* | ntp.html -> override.html | kathyw@google.com | 2009-11-05 | 36 | -108/+270 |
* | Don't reload whole chrome://extensions page when interacting with single exte... | cira@chromium.org | 2009-11-05 | 1 | -4/+3 |
* | [Mac] Adds animations for the download shelf. | rohitrao@chromium.org | 2009-11-05 | 5 | -11/+70 |
* | LayoutTests text-input-with-webkit-border-radius.html only fails on pixel res... | victorw@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Add failed layout tests to test expectations. | victorw@chromium.org | 2009-11-05 | 1 | -0/+4 |
* | Fix up broken test_shell due to CL http://codereview.chromium.org/345051. | dmaclach@chromium.org | 2009-11-05 | 1 | -2/+3 |
* | GTK: hack around floating bookmark bar stuck-in-prelight bug. | estade@chromium.org | 2009-11-05 | 1 | -0/+18 |
* | Initial WebSharedWorkerImpl implementation | atwilson@chromium.org | 2009-11-05 | 23 | -349/+638 |
* | Remove verbosity from checkbins.py and print summary instead | scherkus@chromium.org | 2009-11-05 | 1 | -6/+11 |
* | Remove the high res timer, which is unused. | nick@chromium.org | 2009-11-05 | 9 | -418/+0 |
* | Remove Clipboard::WriteFile{,s} which is unused on mac and windows and unimpl... | estade@chromium.org | 2009-11-05 | 8 | -157/+0 |
* | GTK: fix certain corner cases where overflow chevron wouldn't show. | estade@chromium.org | 2009-11-05 | 1 | -0/+1 |
* | Clicking on restore window button on ntp now nukes ntp. We always did | sky@chromium.org | 2009-11-05 | 1 | -0/+6 |
* | Rebaseline due to the upstream patch: http://trac.webkit.org/changeset/50315 | victorw@chromium.org | 2009-11-05 | 8 | -18/+2 |
* | Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics. | sgk@chromium.org | 2009-11-05 | 9 | -161/+187 |
* | Change id that identifies client in crash reports. Whenever metrics service r... | kuchhal@chromium.org | 2009-11-05 | 15 | -43/+161 |
* | Clean up usage of some iterators. Original patch by Thiago Fariana (see http... | pkasting@chromium.org | 2009-11-05 | 1 | -37/+39 |
* | Added missing file to fix build. | dmaclach@chromium.org | 2009-11-05 | 1 | -0/+18 |
* | Pick up GTM rev 243 which contains a fix in GTMTheme so that it doesn't send | dmaclach@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | Fix bug where we were not displaying icons in the management | aa@chromium.org | 2009-11-05 | 7 | -31/+194 |
* | Fix the extensions activity monitor test for POSIX (c:\? Really?) | nick@chromium.org | 2009-11-05 | 1 | -12/+17 |
* | Rebaseline layout tests due to the upstream patch: | victorw@chromium.org | 2009-11-05 | 8 | -5/+29 |
* | First patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 24 | -38/+121 |