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
*
Implement app modal dialogs on mac.
pinkerton@chromium.org
2009-04-16
1
-0
/
+1
*
Handles audio messages on IO thread in render process
hclam@chromium.org
2009-04-16
1
-4
/
+8
*
Add a test helper to pull out some common code. Add a test for tab controller...
pinkerton@chromium.org
2009-04-16
1
-1
/
+6
*
Recommit previous change with GYP files fixed.
erg@google.com
2009-04-16
1
-2
/
+6
*
Reverting 13839,13838.
awalker@google.com
2009-04-16
1
-1
/
+1
*
Allow unit_tests (and other non-bundle executables) to rely on objectiveC that's
pinkerton@chromium.org
2009-04-16
1
-1
/
+1
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-0
/
+2
*
Reverts the previous two commits. (r13812 and r13811).
erg@google.com
2009-04-15
1
-8
/
+0
*
Fix tree
erg@google.com
2009-04-15
1
-0
/
+4
*
Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.
erg@google.com
2009-04-15
1
-0
/
+4
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-1
/
+0
*
Unit test for command observer bridge class. Add ifdef guards that were missi...
pinkerton@chromium.org
2009-04-15
1
-0
/
+1
*
Add unit test for bookmark bar controller.
pinkerton@chromium.org
2009-04-15
1
-0
/
+1
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
1
-0
/
+5
*
Implement chrome_proces_util for linux and enable download ui test.
estade@chromium.org
2009-04-14
1
-8
/
+2
*
Remove ExtensionContentScriptInject unit test.
aa@chromium.org
2009-04-14
1
-1
/
+0
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-4
/
+0
*
Add a Cocoa file picker.
avi@google.com
2009-04-14
1
-0
/
+1
*
The history tests relies on being about to reset a profile, which means we need
thomasvl@chromium.org
2009-04-14
1
-0
/
+5
*
Get the first set of page_cycler_tests working on Mac. This means: MozFile,
nirnimesh@chromium.org
2009-04-14
1
-29
/
+30
*
Add unit test for status bubble mac.
pinkerton@chromium.org
2009-04-14
1
-0
/
+5
*
Collapse bookmark bars into a single bar per window, rather than one per tab.
pinkerton@chromium.org
2009-04-14
1
-0
/
+2
*
Revert "Add JsonSchema-based validation for the tab APIs."
aa@chromium.org
2009-04-14
1
-5
/
+0
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
1
-0
/
+5
*
Remove the DOMUIHost. It is not used by any code.
brettw@chromium.org
2009-04-13
1
-2
/
+0
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
1
-0
/
+2
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-10
1
-2
/
+4
*
Factor out MakeLinkButton into its own class.
estade@chromium.org
2009-04-10
1
-0
/
+2
*
DevTools. Add V8 Application Remote Debugging Protocol support by apavlov. Or...
pfeldman@chromium.org
2009-04-10
1
-3
/
+19
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
1
-3
/
+3
*
Fixing gyp description for windows with webkit/test_shell.
bradnelson@google.com
2009-04-09
1
-1
/
+2
*
Cleanup small mistakes from my previous changelists.
willchan@chromium.org
2009-04-09
1
-7
/
+6
*
Make CustomContainerButton a gtk widget.
erg@google.com
2009-04-09
1
-2
/
+4
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
1
-0
/
+3
*
Flatten down to a single toolbar per window, significantly simplifying the ta...
pinkerton@chromium.org
2009-04-09
1
-0
/
+5
*
Undo of last piece of http://codereview.chromium.org/56119 (temporary
jrg@chromium.org
2009-04-09
1
-4
/
+4
*
Actually implement js message boxes on linux. This handles
tc@google.com
2009-04-09
1
-1
/
+1
*
Add dummy encryptor implementations for mac and linux.
thestig@chromium.org
2009-04-09
1
-5
/
+5
*
rebase and more minor changes.
aa@chromium.org
2009-04-09
1
-0
/
+2
*
Implement stop/go button for Linux.
willchan@chromium.org
2009-04-09
1
-0
/
+5
*
Remove superfluous depends now that WebString isn't in IPC anymore.
agl@chromium.org
2009-04-08
1
-4
/
+0
*
Remove reference to non-existent file in GYP.
agl@chromium.org
2009-04-08
1
-1
/
+0
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
1
-0
/
+3
*
Try one more time to check in http://codereview.chromium.org/60112
aa@chromium.org
2009-04-08
1
-0
/
+4
*
Disable Cache ui test as it fails on the bot
pinkerton@chromium.org
2009-04-08
1
-0
/
+2
*
Enable a bunch of ui tests on Mac.
pinkerton@chromium.org
2009-04-08
1
-7
/
+0
*
Refactor tab model observer for cocoa into a separate class so it can be re-u...
pinkerton@chromium.org
2009-04-08
1
-0
/
+2
*
Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:
sgk@google.com
2009-04-08
1
-9
/
+9
*
Move location bar bridge out of tab_contents_controller.
shess@chromium.org
2009-04-08
1
-0
/
+3
*
linux: pass a bunch more ui tests.
evan@chromium.org
2009-04-07
1
-9
/
+0
[next]