| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert 45906 - Relands your patch to have an option for enabling vertical tab... | sky@chromium.org | 2010-04-29 | 34 | -383/+85 |
* | Re-land 45894. http://codereview.chromium.org/1732015 | aa@chromium.org | 2010-04-29 | 2 | -4/+91 |
* | Disable WorkerTest.WorkerContextMultiPort on Linux. | dimich@chromium.org | 2010-04-29 | 1 | -0/+6 |
* | Change report bad webpage to be a web tab instead of native dialog | feldstein@chromium.org | 2010-04-29 | 4 | -12/+27 |
* | Created a MessageLoopProxy interface. This provides a thread-safe refcounted ... | sanjeevr@chromium.org | 2010-04-29 | 3 | -14/+121 |
* | Relands your patch to have an option for enabling vertical tabs. I've | sky@chromium.org | 2010-04-29 | 35 | -85/+389 |
* | Nukes one of the AddTabWithURL variants. | sky@chromium.org | 2010-04-29 | 23 | -110/+110 |
* | Bookmark manager: Update layout of the header part. | arv@chromium.org | 2010-04-29 | 3 | -8/+7 |
* | GTK: avoid a dcheck | estade@chromium.org | 2010-04-29 | 2 | -8/+11 |
* | Revert 45894 - First cut at window affinity for apps. Window affinity means t... | aa@chromium.org | 2010-04-29 | 2 | -90/+3 |
* | Add shared resources to the installer chrome.release file | feldstein@chromium.org | 2010-04-29 | 1 | -2/+4 |
* | First cut at window affinity for apps. Window affinity means that app URLs te... | aa@chromium.org | 2010-04-29 | 2 | -3/+90 |
* | Add the component apps to the installer, so that they work in installed builds. | aa@chromium.org | 2010-04-29 | 1 | -0/+3 |
* | Fix testInvalidURLNoHistory to account for proxy invalid url page. | nirnimesh@chromium.org | 2010-04-29 | 1 | -3/+5 |
* | Relax the DOM UI navigation CHECK. | creis@chromium.org | 2010-04-29 | 1 | -3/+6 |
* | linux: reset GDK_NATIVE_WINDOWS, fixing clicking on flash again | evan@chromium.org | 2010-04-29 | 1 | -0/+6 |
* | Rework of the shared resources patch for checkin | feldstein@chromium.org | 2010-04-28 | 40 | -63/+154 |
* | Fix memory leak introduced in r45841. | snej@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | This is the second side of a multi-sided webkit patch that will allow experim... | rafaelw@chromium.org | 2010-04-28 | 23 | -43/+212 |
* | Fix browser process crash in WorkerTest.WorkerContextMultiPort. | dimich@chromium.org | 2010-04-28 | 2 | -5/+5 |
* | Always use opaque frame for extension app windows. It hasn't been implemented... | aa@chromium.org | 2010-04-28 | 4 | -1/+9 |
* | Re-land 1752007: Send out notifications when logins are changed through Passw... | albertb@chromium.org | 2010-04-28 | 3 | -35/+113 |
* | Adding speech synthesis library to access TTS feature in libcros. | oshima@chromium.org | 2010-04-28 | 6 | -1/+129 |
* | GTK: Put options dialogs in a different window group. | erg@chromium.org | 2010-04-28 | 3 | -8/+14 |
* | This fixes an InvalidRead error that valgrind found. | gspencer@chromium.org | 2010-04-28 | 1 | -1/+4 |
* | fix linux build | erikkay@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | fullscreen window app launch container | erikkay@chromium.org | 2010-04-28 | 11 | -36/+124 |
* | Add ExtensionApiTest.Storage and ExtensionApiTest.Cookies to mac and linux. | kkania@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Use customized RGBA-enabled tooltip window for tooltip on ChroemOS | xiyuan@chromium.org | 2010-04-28 | 2 | -0/+28 |
* | Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing... | eroman@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | GTK: make more use of gtk_signal convenience macros/signal registrar. | estade@chromium.org | 2010-04-28 | 4 | -60/+33 |
* | Force extensions to run in their shared processes, even with --process-per-tab. | mpcomplete@chromium.org | 2010-04-28 | 2 | -9/+22 |
* | Mac BookmarkBubbleController updateBookmarkNode crash. | dhollowa@chromium.org | 2010-04-28 | 1 | -0/+5 |
* | GTK: Add a drag icon for site icon drags. | estade@chromium.org | 2010-04-28 | 2 | -7/+61 |
* | Fix password mgr heuristics for sites that keep the login form around after s... | snej@chromium.org | 2010-04-28 | 13 | -46/+146 |
* | Fix second-profile dir so that it's a sibling of the first; eliminate a FromW... | nick@chromium.org | 2010-04-28 | 6 | -12/+15 |
* | Make sure to check for in-progress downloads when quitting. Adds back in code | pinkerton@chromium.org | 2010-04-28 | 1 | -0/+8 |
* | Change the wording of the warning on the extension install | aa@chromium.org | 2010-04-28 | 1 | -2/+2 |
* | This adds in the ability for Chrome to generate windows with snapshots | gspencer@chromium.org | 2010-04-28 | 22 | -95/+1221 |
* | Extension Docs (No building or testable files). | rafaelw@chromium.org | 2010-04-28 | 1 | -61/+61 |
* | GTK: The cookie prompt should allow the user to set expire date for HTML cookies | erg@chromium.org | 2010-04-28 | 7 | -78/+175 |
* | GTK: Make content options window non-resizable. | erg@chromium.org | 2010-04-28 | 1 | -0/+1 |
* | Make the Nigori user salt key 128-bits to be FIPS compliant. | albertb@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument. | viettrungluu@chromium.org | 2010-04-28 | 14 | -68/+50 |
* | Fix HighlightCloseButton crash. | finnur@chromium.org | 2010-04-28 | 1 | -1/+4 |
* | Fix the missing gtk options bug. | xiyuan@chromium.org | 2010-04-28 | 1 | -0/+7 |
* | Reland: Link the name of the extension on the management page to the | finnur@chromium.org | 2010-04-28 | 8 | -14/+37 |
* | Adds comment to AdjustTextForCopy. I saw your request for a | sky@chromium.org | 2010-04-28 | 1 | -0/+3 |
* | Mark tests that started failing after WebKit roll as DISABLED | jorlow@chromium.org | 2010-04-28 | 2 | -5/+5 |
* | Additional changes to support Chrome / CF installation wrapped in an MSI: | robertshield@chromium.org | 2010-04-28 | 10 | -57/+160 |