| Commit message (Expand) | Author | Age | Files | Lines |
* | GTTF: Make browser_tests self-contained on Linux. | phajdan.jr@chromium.org | 2011-10-06 | 1 | -1/+5 |
* | [Mac] Restore the old bookmark menus now that the experiment is over. | rsesek@chromium.org | 2011-10-04 | 1 | -0/+4 |
* | Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in | rogerta@chromium.org | 2011-09-28 | 1 | -0/+13 |
* | Implement a bubble that appears at the top of the screen when a tab enters | jeremya@chromium.org | 2011-09-17 | 1 | -0/+1 |
* | Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar... | jam@chromium.org | 2011-09-12 | 1 | -158/+41 |
* | Add global error bubble view for Mac | sail@chromium.org | 2011-09-10 | 1 | -0/+1 |
* | Merged duplicate functions from tools/data_pack into the grit/format/data_pac... | adriansc@chromium.org | 2011-09-09 | 1 | -1/+1 |
* | Final step in removing resource strings in chrome.dll. | tony@chromium.org | 2011-09-08 | 1 | -3/+0 |
* | Start moving code from BrowserMain to content, so that it can be reused by al... | jam@chromium.org | 2011-09-07 | 1 | -0/+1 |
* | Revert 99440 - Changed Mac, Linux and Win Official Chrome build to drop defau... | stevet@chromium.org | 2011-09-07 | 1 | -16/+0 |
* | Get rid of unnecessary chrome_main_ files now that most of the code has been ... | jam@chromium.org | 2011-09-06 | 1 | -3/+1 |
* | Implement the inline extensions/apps install UI for Cocoa. | mihaip@chromium.org | 2011-09-06 | 1 | -0/+1 |
* | Changed Mac, Linux and Win Official Chrome build to drop default app CRXs in ... | stevet@chromium.org | 2011-09-02 | 1 | -0/+16 |
* | Start moving ChromeMain code to content so it can be reused by other embedder... | jam@chromium.org | 2011-09-01 | 1 | -0/+1 |
* | restore OutputFile for chrome.exe, do moving hardlink on dll instead | scottmg@chromium.org | 2011-08-18 | 1 | -2/+15 |
* | Add gl.dll, compositor.dll, and surface.dll. | darin@chromium.org | 2011-08-18 | 1 | -0/+2 |
* | Make bubble_border use resources under ui/resources. | saintlou@chromium.org | 2011-08-16 | 1 | -0/+2 |
* | Revert 96982 - Add gl.dll, compositor.dll, and surface.dll. | rvargas@google.com | 2011-08-16 | 1 | -2/+0 |
* | Add gl.dll, compositor.dll, and surface.dll. | darin@chromium.org | 2011-08-16 | 1 | -0/+2 |
* | [Mac] Implement the avatar menu bubble. | rsesek@chromium.org | 2011-08-15 | 1 | -0/+1 |
* | Revert overly-wide change in dependency chain. Now the new build step will o... | rogerm@google.com | 2011-08-09 | 1 | -7/+12 |
* | Enable /PROFILE for Release builds and remove it from Debug builds. | siggi@chromium.org | 2011-08-08 | 1 | -9/+0 |
* | Integrate syzygy (optionally) into the chrome build process. | rogerm@google.com | 2011-08-05 | 1 | -3/+30 |
* | [Mac] Replace the custom bookmark menus with native NSMenus. | rsesek@chromium.org | 2011-08-05 | 1 | -4/+0 |
* | Turn on UIPI for the GPU sandbox. | jschuh@chromium.org | 2011-07-28 | 1 | -0/+1 |
* | ffmpeg: r94155 -> r94207 | evan@chromium.org | 2011-07-27 | 1 | -1/+1 |
* | Add workers_resources.pak to resource bundle on Mac | yurys@chromium.org | 2011-07-25 | 1 | -0/+1 |
* | Adding fake bidi generation | ofri@google.com | 2011-07-24 | 1 | -0/+45 |
* | Generating separate version resources for: | bradnelson@google.com | 2011-07-19 | 1 | -4/+6 |
* | Implement support for cursor:none in Windows, as it already works properly in... | jbates@chromium.org | 2011-07-14 | 1 | -0/+1 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -0/+1 |
* | Revert "Add COMPONENT_BUILD global define. " | yurys@chromium.org | 2011-07-13 | 1 | -1/+0 |
* | Add COMPONENT_BUILD global define. | darin@chromium.org | 2011-07-13 | 1 | -0/+1 |
* | [Mac] Partial revert of r77477 to bring back EditSearchEngineCocoaController. | rsesek@chromium.org | 2011-07-07 | 1 | -0/+1 |
* | Move app/resources/* to ui/resources/ directory. | tfarina@chromium.org | 2011-06-29 | 1 | -4/+4 |
* | Remove msvs_guid in gyp files in src/chrome/. | tony@chromium.org | 2011-06-23 | 1 | -2/+0 |
* | Rename chrome/browser/cocoa to chrome/browser/mac. | mark@chromium.org | 2011-06-20 | 1 | -3/+3 |
* | On Mac, put debug version of DevTools into Framework resources -- this is whe... | mnaganov@chromium.org | 2011-06-10 | 1 | -0/+11 |
* | Move sandbox_policy to content. | jam@chromium.org | 2011-05-28 | 1 | -0/+1 |
* | Make content settings UI classes not depend on the exact set of content types. | bauerb@chromium.org | 2011-05-26 | 1 | -1/+1 |
* | Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol. | joi@chromium.org | 2011-05-17 | 1 | -7/+8 |
* | Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc... | joi@chromium.org | 2011-05-17 | 1 | -8/+7 |
* | Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol. | joi@chromium.org | 2011-05-17 | 1 | -7/+8 |
* | chrome_dll.gypi left out of CL at r85322. | tsepez@chromium.org | 2011-05-14 | 1 | -0/+1 |
* | NaCl: Add the integrated runtime (IRT) library to Mac install images | mseaborn@chromium.org | 2011-05-11 | 1 | -0/+3 |
* | Tweaks Compositor API. To make it possible to land this I've ifdef'd | sky@chromium.org | 2011-05-10 | 1 | -0/+1 |
* | There is a patch for new resource pak for devtools tab selection page. | loislo@chromium.org | 2011-05-06 | 1 | -0/+1 |
* | Revert 84252 - NaCl: Add the integrated runtime (IRT) library to install images | hansl@chromium.org | 2011-05-05 | 1 | -3/+0 |
* | NaCl: Add the integrated runtime (IRT) library to install images | mseaborn@chromium.org | 2011-05-05 | 1 | -0/+3 |
* | Mac: Remove custom drawn buttons | sail@chromium.org | 2011-05-01 | 1 | -7/+0 |