| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of small nits to help to split off webkit.dll. | maruel@chromium.org | 2009-02-12 | 9 | -34/+37 |
* | Update XCode project file to add unit tests ported in r9671. | phajdan.jr@chromium.org | 2009-02-12 | 1 | -0/+6 |
* | No code changes, just some of the project clean up, more to go, but i want to | thomasvl@chromium.org | 2009-02-12 | 1 | -28/+20 |
* | Reenable tests disabled in r9262. | maruel@chromium.org | 2009-02-12 | 1 | -2/+2 |
* | pulling over more small bites of TabContents into scaffolding. | pinkerton@chromium.org | 2009-02-12 | 2 | -4/+34 |
* | Have consistent line endings on .grd files (currently cr-lf since | tc@google.com | 2009-02-12 | 2 | -10/+10 |
* | Port browser_about_handler. Some parts are still NOTIMPLEMENTED. | evan@chromium.org | 2009-02-12 | 4 | -5/+16 |
* | Remove the executable bit from a bunch of files that shouldn't have had it. | evan@chromium.org | 2009-02-12 | 73 | -0/+0 |
* | IB outlets only get filled in during awakening, not initialization. D'oh! | avi@chromium.org | 2009-02-12 | 2 | -1/+4 |
* | Step one on fixing the dynamic run. | evan@chromium.org | 2009-02-12 | 1 | -0/+6 |
* | Undo the double listing of include paths (ie-only add the extra values, don't | thomasvl@chromium.org | 2009-02-12 | 1 | -18/+0 |
* | POSIX: Rename DescriptorSet to FileDescriptorSet | agl@chromium.org | 2009-02-12 | 12 | -286/+58 |
* | Fix comment of silent-dump-on-dcheck. | huanr@chromium.org | 2009-02-12 | 1 | -2/+3 |
* | POSIX: Make copies of descriptor_set.[cc|h] in preparation of a rename | agl@chromium.org | 2009-02-12 | 2 | -0/+226 |
* | Implement UpdateToolbar from BrowserWindow on Mac without dragging in too muc... | pinkerton@chromium.org | 2009-02-12 | 7 | -1/+57 |
* | Revert "Add chrome/browser/ssl/ssl_manager.cc to the build." | tc@google.com | 2009-02-12 | 6 | -91/+56 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2009-02-12 | 9 | -37/+14 |
* | fix mac build | tony@chromium.org | 2009-02-12 | 1 | -1/+27 |
* | Fix bugs related to making Chrome default browser on Vista and also do some c... | kuchhal@chromium.org | 2009-02-12 | 5 | -82/+57 |
* | fix linux build | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Add some options to the EOL cleanup script that were handy when dealing with | pamg@google.com | 2009-02-12 | 1 | -18/+47 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 74 | -808/+515 |
* | Drop some libraries that don't work yet on Linux. | evan@chromium.org | 2009-02-12 | 1 | -4/+11 |
* | Stub out ~ScopableCPRequest(). | evan@chromium.org | 2009-02-12 | 1 | -0/+5 |
* | Add chrome/browser/ssl/ssl_manager.cc to the build. | tc@google.com | 2009-02-12 | 6 | -56/+91 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 36 | -171/+331 |
* | Validate HWNDs that the renderer asks to be moved. | deanm@chromium.org | 2009-02-12 | 1 | -0/+7 |
* | Suppress error dialog in headless mode when | huanr@chromium.org | 2009-02-12 | 2 | -1/+4 |
* | Add the first unit-test that tests our IME backend. | hbono@chromium.org | 2009-02-12 | 2 | -0/+56 |
* | Make fav_icon_helper compile on POSIX, remove some unneeded #includes. | thestig@chromium.org | 2009-02-12 | 7 | -22/+25 |
* | For now, turn off the Mac sandbox. | jrg@chromium.org | 2009-02-12 | 1 | -0/+5 |
* | POSIX: Clean up DescriptorSet | agl@chromium.org | 2009-02-12 | 6 | -63/+143 |
* | POSIX: basic IPC logging | agl@chromium.org | 2009-02-12 | 8 | -42/+135 |
* | OSX: Workaround CMSG_FIRSTHDR bug | agl@chromium.org | 2009-02-12 | 1 | -17/+41 |
* | Remove VisitedLink NOTIMPLEMENTED() now that history is fixed. | evan@chromium.org | 2009-02-12 | 1 | -10/+0 |
* | Fix a memory leak caused by AudioRenedererHost. | hclam@chromium.org | 2009-02-12 | 3 | -5/+10 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 30 | -157/+161 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 71 | -511/+807 |
* | Make tab_restore_service.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-12 | 8 | -16/+25 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 71 | -807/+511 |
* | Make previous change actually work. | evan@chromium.org | 2009-02-12 | 1 | -27/+1 |
* | Fix totally broken include set. | evan@chromium.org | 2009-02-12 | 1 | -0/+2 |
* | Blind build fix? | evan@chromium.org | 2009-02-12 | 1 | -0/+6 |
* | janitorial: browser_render_process_host header/lint cleanup. (try 2) | thestig@chromium.org | 2009-02-11 | 13 | -25/+31 |
* | Bring history.cc and dependents into the build. | evan@chromium.org | 2009-02-11 | 7 | -85/+43 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 25 | -600/+549 |
* | Remove leaks that are now fixed. | rvargas@google.com | 2009-02-11 | 1 | -112/+0 |
* | Enable the ResourceDispatcherHost unittest for Mac and linux. | paul@chromium.org | 2009-02-11 | 2 | -1/+4 |
* | Renderer and test shell now handle --enable-video with SetMediaPlayerAvailable. | scherkus@chromium.org | 2009-02-11 | 1 | -0/+5 |
* | Port CrossSiteResourceHandler to Mac and Linux. | paul@chromium.org | 2009-02-11 | 4 | -42/+3 |