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
*
- 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
*
Fixed Mac link problems with ipc_tests ui_tests startup_tests
jrg@chromium.org
2009-03-31
1
-5
/
+13
*
* Breakpad on OSX now works with stock Breakpad framwork.
jeremy@chromium.org
2009-03-30
1
-0
/
+6
*
Update chrome.gyp for new browser/gtk/tabs/*.{cc,h} breakout.
sgk@google.com
2009-03-30
1
-2
/
+6
*
Retry of r12793: Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
1
-5
/
+5
*
Revert "Rename some .cpp files to .cc."
evan@chromium.org
2009-03-30
1
-2
/
+2
*
Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
1
-2
/
+2
*
Add more of the server-side plumbing for extension APIs. Also
aa@chromium.org
2009-03-28
1
-2
/
+6
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
1
-0
/
+1
*
Refactor plugin process code which checks with the browser process before shu...
jam@chromium.org
2009-03-27
1
-4
/
+0
*
Build real ui_tests on Mac
phajdan.jr@chromium.org
2009-03-27
1
-7
/
+22
*
Minor tweaks to get chrome-ui://extensions working on the Mac.
jrg@chromium.org
2009-03-26
1
-2
/
+0
*
Block Oriya locale on Windows XP.
jungshik@google.com
2009-03-26
1
-0
/
+1
*
First stab at Mac breakpad support.
jeremy@chromium.org
2009-03-26
1
-3
/
+4
*
Make the bookmarks bar disappear when the load after the new tab page commits
brettw@chromium.org
2009-03-25
1
-0
/
+1
*
Bookmark menu work. Notes:
jrg@chromium.org
2009-03-25
1
-0
/
+3
*
Reverting 12469.
brettw@chromium.org
2009-03-25
1
-1
/
+0
*
Make the bookmarks bar disappear when the load after the new tab page commits
brettw@chromium.org
2009-03-25
1
-0
/
+1
*
Add convert_dict and flush_cache targets.
sgk@google.com
2009-03-25
1
-0
/
+31
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
1
-0
/
+4
*
Collapse two conditions into a single one.
thomasvl@chromium.org
2009-03-24
1
-2
/
+0
*
GYP fixes: remove references to deleted files.
agl@chromium.org
2009-03-24
1
-1
/
+0
*
Porting of unit tests in chrome/
phajdan.jr@chromium.org
2009-03-24
1
-2
/
+0
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
1
-0
/
+4
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-2
/
+4
*
Add initial implementation of the Linux TabStrip.
jhawkins@chromium.org
2009-03-23
1
-0
/
+2
*
Deliver events and notifications to the RootView.
erg@google.com
2009-03-23
1
-0
/
+3
*
Port more UI tests to Linux.
phajdan.jr@chromium.org
2009-03-23
1
-2
/
+0
*
Currently we have two types of devtools UI: Chrome built in developer tools w...
yurys@google.com
2009-03-23
1
-0
/
+1
*
Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,
shess@chromium.org
2009-03-22
1
-6
/
+0
*
Remove the old and no longer used SafeBrowsing storage
paulg@google.com
2009-03-21
1
-2
/
+0
*
Update the gyp Linux build:
sgk@google.com
2009-03-20
1
-8
/
+126
*
Enable first UI test on Linux (browser/images_uitest.cc)
phajdan.jr@chromium.org
2009-03-20
1
-1
/
+0
*
Implement context menus on Mac.
pinkerton@chromium.org
2009-03-20
1
-1
/
+3
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so
erg@google.com
2009-03-19
1
-3
/
+0
*
Revert "Now have a TextButton rendering." Broke Windows.
erg@google.com
2009-03-19
1
-0
/
+3
*
Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...
erg@google.com
2009-03-19
1
-3
/
+0
*
Linux GYP: build fix
agl@chromium.org
2009-03-19
1
-110
/
+182
*
Chromium side of http://codereview.chromium.org/42394
thomasvl@chromium.org
2009-03-19
1
-1
/
+2
[next]