index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
chrome.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace window.external with a v8::extension.
mbelshe@google.com
2009-05-01
1
-2
/
+2
*
chrome.gyp updates:
sgk@google.com
2009-05-01
1
-11
/
+104
*
Code coverage improvements.
jrg@chromium.org
2009-04-30
1
-3
/
+12
*
Fix the web inspector on linux.
tc@google.com
2009-04-30
1
-0
/
+1
*
Implement ID persistence for bookmarks:
munjal@chromium.org
2009-04-30
1
-0
/
+2
*
Add a very basic preferences window controller with unit test. Fix the prefs ...
pinkerton@chromium.org
2009-04-30
1
-0
/
+3
*
Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco...
pinkerton@chromium.org
2009-04-30
1
-0
/
+1
*
Implement a mostly working InfoBubble with a shim BookmarkBubble.
deanm@chromium.org
2009-04-30
1
-2
/
+6
*
Make task_manager_resource_providers.cc compile on POSIX.
phajdan.jr@chromium.org
2009-04-30
1
-1
/
+0
*
Refactor ExtensionView to support a UI-less extension instance.
mpcomplete@google.com
2009-04-29
1
-0
/
+2
*
Add new files to the gyp configuration:
sgk@google.com
2009-04-29
1
-0
/
+3
*
Buffered data source that does range request to provide data to media pipeline
hclam@chromium.org
2009-04-29
1
-0
/
+2
*
Create a bookmark editor dialog interface and implement a GTK version.
erg@google.com
2009-04-28
1
-0
/
+3
*
New close box images.
pinkerton@chromium.org
2009-04-28
1
-0
/
+3
*
Unittest for FindBarBridge.
rohitrao@chromium.org
2009-04-28
1
-0
/
+1
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-0
/
+3
*
POSIX: don't spawn zombies.
agl@chromium.org
2009-04-28
1
-2
/
+2
*
Port another UI test file. Disable tests that still need to be ported.
tc@google.com
2009-04-27
1
-1
/
+0
*
Revert r14620 which was a rollback of r14549 and r14508. This
tc@google.com
2009-04-27
1
-1
/
+1
*
Add quarantine metadata to downloads on the Mac. Patch by Stuart Morgan
mark@chromium.org
2009-04-27
1
-0
/
+2
*
Changes to get multi-process plug-in scaffolding building on Mac.
pinkerton@chromium.org
2009-04-27
1
-76
/
+57
*
Speculatively roll back r14549 and r14508. The chrome browser
tc@google.com
2009-04-27
1
-1
/
+1
*
Add a stub test for TabStripController. It doesn't fully work because of issues
pinkerton@chromium.org
2009-04-27
1
-0
/
+1
*
Enable dom_ui unit test on Linux.
phajdan.jr@chromium.org
2009-04-27
1
-2
/
+0
*
Add basic unit tests for TaskManager.
phajdan.jr@chromium.org
2009-04-27
1
-0
/
+2
*
Catch up chrome.gyp with recent additions:
sgk@google.com
2009-04-25
1
-8
/
+58
*
Port unload_uitest.cc and enable some of the tests on linux.
estade@chromium.org
2009-04-24
1
-1
/
+1
*
Revert "POSIX: Don't spawn zombies." (r14488)
agl@chromium.org
2009-04-24
1
-2
/
+2
*
POSIX: Don't spawn zombies.
agl@chromium.org
2009-04-24
1
-2
/
+2
*
Create an about dialog for GTK Chromium.
erg@google.com
2009-04-24
1
-0
/
+2
*
First cut at adding a map between strings names and resource ids.
tc@google.com
2009-04-24
1
-0
/
+6
*
Unittest for FindBarCocoaController.
rohitrao@chromium.org
2009-04-24
1
-0
/
+1
*
Try 14398 again, with Mac fix.
abarth@chromium.org
2009-04-24
1
-4
/
+4
*
Port and enable most of TabRestoreUITest on linux.
estade@chromium.org
2009-04-24
1
-1
/
+1
*
Adds (non-working) folders and GTK dialogs.
erg@google.com
2009-04-23
1
-2
/
+3
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
1
-6
/
+21
*
Create a ChromeProcessUtil for the Mac, and enable it in the tests.
avi@google.com
2009-04-23
1
-2
/
+0
*
Fix problem with bookmark bar introduced by window sharing; pref
jrg@chromium.org
2009-04-23
1
-3
/
+1
*
Add pref_service_unittest.cc on Mac.
shess@chromium.org
2009-04-22
1
-1
/
+0
*
Run user_script_master_unittest.cc on Mac.
shess@chromium.org
2009-04-22
1
-1
/
+0
*
Unittest gardening.
shess@chromium.org
2009-04-22
1
-2
/
+1
*
Last chunk of OS X Breakpad integration:
jeremy@chromium.org
2009-04-22
1
-5
/
+11
*
Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...
pinkerton@chromium.org
2009-04-22
1
-3
/
+2
*
Enable some ui tests that were already ported, but weren't enabled at the tim...
estade@chromium.org
2009-04-22
1
-2
/
+2
*
Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...
pinkerton@chromium.org
2009-04-22
1
-2
/
+0
*
Add -DCHROME_V8 to the chrome/browser build.
sgk@google.com
2009-04-22
1
-0
/
+5
*
Build on Linux with shared libraries (significant chunks courtesy craigsch):
sgk@google.com
2009-04-22
1
-5
/
+10
*
Enable BookmarkContextMenuTest under Linux.
erg@google.com
2009-04-22
1
-1
/
+1
*
Unittest gardening. Enable VisitedLinkTest and SessionBackendTest on Mac.
shess@chromium.org
2009-04-21
1
-2
/
+0
*
Merge BookmarkContextMenuGtk back into BookmarkContextMenu.
erg@google.com
2009-04-21
1
-2
/
+2
[next]