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
*
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
*
Move loadtimes extension out of the extensions directory.
davemoore@chromium.org
2009-04-07
1
-2
/
+2
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
1
-6
/
+6
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
1
-0
/
+6
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-0
/
+2
*
Revert "Implement chromium.self in content scripts..."
aa@chromium.org
2009-04-07
1
-4
/
+0
*
Implement chromium.self in content scripts, so that developers don't
aa@chromium.org
2009-04-07
1
-0
/
+4
*
Revert "Initial implemention of Mac Omnibox."
shess@chromium.org
2009-04-07
1
-6
/
+3
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
1
-1
/
+4
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-06
1
-3
/
+6
*
Implement loading animations. I've ignored the app mode and popup cases sinc...
willchan@chromium.org
2009-04-06
1
-0
/
+3
*
First implementation of a bookmark bar.
erg@google.com
2009-04-06
1
-0
/
+2
*
Write the star toggle button. Clicking it will bookmark the page.
erg@google.com
2009-04-06
1
-0
/
+2
*
Better Linux ChromeCanvas text drawing, using Pango.
deanm@chromium.org
2009-04-06
1
-1
/
+1
*
DevTools: Split message handling on the agent side into the Renderer and IO h...
pfeldman@chromium.org
2009-04-06
1
-0
/
+2
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
1
-0
/
+2
*
DevTools: move devtools messages to common.
pfeldman@chromium.org
2009-04-03
1
-2
/
+2
*
Start of code coverage for Mac.
jrg@chromium.org
2009-04-03
1
-0
/
+27
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
1
-2
/
+2
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-5
/
+55
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-55
/
+5
*
Fix linking with gold by cleaning up lib dependencies.
tc@google.com
2009-04-02
1
-7
/
+7
*
Add -lX11 -lXrender -lXext to the chrome link.
sgk@google.com
2009-04-02
1
-0
/
+7
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
1
-0
/
+1
*
Make Gtk/Gdk/GLib errors/warnings really fatal.
phajdan.jr@chromium.org
2009-04-01
1
-0
/
+1
*
Update Linux gyp unit_tests:
sgk@google.com
2009-04-01
1
-13
/
+28
*
Linux gyp changes
sgk@google.com
2009-03-31
1
-9
/
+12
[next]