| Commit message (Expand) | Author | Age | Files | Lines |
* | Make standard input /dev/null when running xdg-settings to set the default br... | mdm@chromium.org | 2009-07-20 | 1 | -3/+21 |
* | Infobar UI cleanup on Mac. Adds the yellow background gradient and | rohitrao@chromium.org | 2009-07-20 | 7 | -72/+334 |
* | Fix Browser::IsApplication so it conforms to the TabContentsDelegate interface. | erg@google.com | 2009-07-20 | 1 | -1/+1 |
* | Don't complain about leaks during fatal error logging | dkegel@google.com | 2009-07-20 | 1 | -1/+9 |
* | [Mac] Strip newlines from paste. | shess@chromium.org | 2009-07-20 | 10 | -16/+345 |
* | Pulling in new gyp version. | bradnelson@chromium.org | 2009-07-20 | 2 | -2/+2 |
* | Including config.h temporarily to make the Mac/Linux builds happy. | dumi@chromium.org | 2009-07-20 | 1 | -0/+4 |
* | Widen ExtensionUnpacker_Test suppression yet again | stuartmorgan@google.com | 2009-07-20 | 1 | -1/+1 |
* | Don't make all bookmark buttons the same width. | jrg@chromium.org | 2009-07-20 | 3 | -42/+212 |
* | GTK Themes: Fix spacing so page and app menus take up full height in GTK them... | erg@google.com | 2009-07-20 | 1 | -5/+7 |
* | Add missing TemplateURL include. | phajdan.jr@chromium.org | 2009-07-20 | 1 | -0/+1 |
* | Hopefully fix Windows release compile. | phajdan.jr@chromium.org | 2009-07-20 | 1 | -0/+3 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 28 | -351/+202 |
* | Header cleanup in browser/importer | phajdan.jr@chromium.org | 2009-07-20 | 16 | -86/+141 |
* | Add a Mac suppression for a sporadic leak. | stuartmorgan@google.com | 2009-07-20 | 1 | -0/+10 |
* | Fix misleading name and comment of Browser::GetCurrentPageTitle. | phajdan.jr@chromium.org | 2009-07-20 | 7 | -12/+12 |
* | When we save the window bounds, make sure we are only storing the | tc@google.com | 2009-07-20 | 2 | -10/+12 |
* | Fix crash on older versions of windows that don't have DWM APIs. | ben@chromium.org | 2009-07-20 | 1 | -8/+12 |
* | Rebaselines and test_expectations for some Linux tests fixed by http://bugs.w... | senorblanco@chromium.org | 2009-07-20 | 9 | -7/+69 |
* | File dropped off a popup CL :-( | jrg@chromium.org | 2009-07-20 | 1 | -24/+30 |
* | Move all the xib files out of the en.lproj in prep for starting to land real ... | thomasvl@chromium.org | 2009-07-20 | 19 | -61/+89 |
* | Re-enable extensions auto-update. | asargent@chromium.org | 2009-07-20 | 1 | -1/+1 |
* | Linux: remove suppression for 9757. | agl@chromium.org | 2009-07-20 | 1 | -8/+0 |
* | Update deb package version to 0.1.40.0-1 and add some code to produce an erro... | tschmelcher@google.com | 2009-07-20 | 2 | -5/+41 |
* | Implement WebNode, and fix self assignment for WebKit api classes. | ajwong@chromium.org | 2009-07-20 | 6 | -3/+116 |
* | Change fullscreen mode to be determined by the window manager. | tc@google.com | 2009-07-20 | 2 | -21/+30 |
* | Changed the extension.connect() API not to broadcast to all tabs. Added a | mpcomplete@chromium.org | 2009-07-20 | 32 | -241/+448 |
* | Pretend we're the default browser when xdg-settings fails. | mdm@chromium.org | 2009-07-20 | 1 | -14/+15 |
* | Change GetAllLogins to GetAllBlacklistLogins. | stuartmorgan@google.com | 2009-07-20 | 13 | -88/+108 |
* | linux: remove unimplemented menu items | evan@chromium.org | 2009-07-20 | 1 | -4/+12 |
* | Update the nacl part of the gyp build so it works correctly for tests, | gspencer@google.com | 2009-07-20 | 2 | -7/+6 |
* | Linux sandbox: plumb timezone calls through the sandbox | agl@chromium.org | 2009-07-20 | 3 | -1/+114 |
* | gtk: Set the task manager scrolled window policy to GTK_POLICY_AUTOMATIC so t... | jhawkins@chromium.org | 2009-07-20 | 1 | -1/+1 |
* | Adds timestamp to session restore for tabs and windows. | arv@google.com | 2009-07-20 | 4 | -25/+176 |
* | Make sure the popup notification is shown during animation. | erg@chromium.org | 2009-07-20 | 1 | -1/+2 |
* | Linux: add use_system_ffmpeg GYP variable. | agl@chromium.org | 2009-07-20 | 1 | -8/+19 |
* | Add a simple "sidebar"-like panel container that will scroll. | brettw@chromium.org | 2009-07-20 | 8 | -0/+514 |
* | Software volume adjustment by changing samples. | fbarchard@chromium.org | 2009-07-20 | 6 | -27/+182 |
* | Widen suppression to match error on bot. | dkegel@google.com | 2009-07-20 | 1 | -1/+0 |
* | Add a new layout test to exceptions list. | ericroman@google.com | 2009-07-20 | 1 | -1/+2 |
* | Write ThumbnailStore's cache to disk on browser shutdown. | meelapshah@chromium.org | 2009-07-20 | 4 | -32/+79 |
* | Add ProcessWatcher::EnsureProcessGetsReaped() for zombie reaping. First targe... | thestig@chromium.org | 2009-07-20 | 3 | -7/+42 |
* | Mark three menuitems as mac only so we aren't putting them into other platfor... | thomasvl@chromium.org | 2009-07-20 | 2 | -18/+22 |
* | The compiled version of the o3djs libs WORK! | gman@google.com | 2009-07-20 | 26 | -29/+314 |
* | Reverting patch 21083. | dumi@chromium.org | 2009-07-20 | 5 | -48/+2 |
* | Stubs for DB-related methods in ChromiumBridge. | dumi@chromium.org | 2009-07-20 | 5 | -2/+48 |
* | DevTools: Make splitters move while dragged over iframes. | pfeldman@chromium.org | 2009-07-20 | 1 | -0/+23 |
* | WebKit merge 46087:46125. | ericroman@google.com | 2009-07-20 | 2 | -1/+4 |
* | Add missing xdg-settings to build archive. | mmoss@chromium.org | 2009-07-20 | 2 | -0/+2 |
* | Decide if we're in RTL or LTR mode by asking GTK+. This prevents | tc@google.com | 2009-07-20 | 1 | -2/+11 |