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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Roll DEPS to pick up newer GYP
thomasvl@chromium.org
2009-05-13
1
-7
/
+40
*
DevTools: enable out of process dev tools by default. Take 2.
pfeldman@chromium.org
2009-05-13
9
-18
/
+23
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
3
-4
/
+34
*
Clarify the semantics of some SSLHostState data structures.
abarth@chromium.org
2009-05-13
1
-1
/
+6
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
3
-34
/
+4
*
Change our mixed content strings to be more technically accurate. The page c...
abarth@chromium.org
2009-05-13
1
-6
/
+6
*
GTK: Display context menus on right-clicking a bookmark menu item.
erg@google.com
2009-05-12
4
-130
/
+162
*
Remove obsolete Linux packaging tools.
mmoss@chromium.org
2009-05-12
11
-700
/
+0
*
Linux: fix a couple focus issues:
estade@chromium.org
2009-05-12
3
-9
/
+21
*
Catch up chrome.gyp with files from recent changes:
sgk@google.com
2009-05-12
1
-1
/
+16
*
Remove two context menu entries that were never implemented!
tc@google.com
2009-05-12
1
-17
/
+6
*
Remove the page menu 'Print' entry until we implement it.
tc@google.com
2009-05-12
1
-1
/
+4
*
Now I have correct information on 11790 - NULL check TabContents in case this...
beng@google.com
2009-05-12
1
-6
/
+5
*
List of Linux files to archive on buildbots.
mmoss@chromium.org
2009-05-12
1
-0
/
+7
*
Update the Linux tabstrip code to handle themes.
jhawkins@chromium.org
2009-05-12
4
-64
/
+106
*
posix: restore permissions on incorrectly-permissioned user data dirs.
evan@chromium.org
2009-05-12
1
-0
/
+17
*
Re-enable test after fix for valgrind/purify error.
brg@chromium.com
2009-05-12
2
-3
/
+2
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
11
-1
/
+123
*
Don't access the notification service once it has been deleted.
paulg@google.com
2009-05-12
1
-5
/
+8
*
cleanup pending_extension_requests_ in dtor.
rafaelw@chromium.org
2009-05-12
1
-0
/
+7
*
Fix some CRLF files.
maruel@chromium.org
2009-05-12
3
-133
/
+133
*
Use the standard dotted rectangle when moving a tab out when "Show window
maruel@chromium.org
2009-05-12
2
-1
/
+23
*
Reverting 15843: chrome performance regression.
pfeldman@chromium.org
2009-05-12
9
-23
/
+18
*
Implement the triple click for the Mac.
avi@google.com
2009-05-12
1
-3
/
+0
*
Revert "Revert "Only show the original RWHV or the interstitial page at any t...
willchan@chromium.org
2009-05-12
3
-4
/
+8
*
Fix few miscellanous TODO(port)s.
phajdan.jr@chromium.org
2009-05-12
3
-19
/
+0
*
chrome.gyp updates for recent changes:
sgk@google.com
2009-05-12
1
-1
/
+11
*
Address Mike's last complaint about Issue 114017.
shess@chromium.org
2009-05-12
1
-3
/
+5
*
Fix for delegate ordering problem dragging tabs between windows. We now remov...
pinkerton@chromium.org
2009-05-12
4
-43
/
+49
*
Be slightly more precise in how we propagate mixed content state.
abarth@chromium.org
2009-05-12
8
-31
/
+55
*
Remove the "full screen" control as it's broken, the ui review hated it, and ...
pinkerton@chromium.org
2009-05-12
1
-60
/
+5
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
8
-12
/
+272
*
Record UI metric for closing tabs with the mouse.
pinkerton@chromium.org
2009-05-12
1
-8
/
+13
*
FormatErrorMessage() functions are now publicly available from ExtensionError...
rafaelw@chromium.org
2009-05-12
22
-2936
/
+3101
*
Add note about the branding files.
thomasvl@chromium.org
2009-05-12
1
-0
/
+6
*
DevTools: Sanity ui test.
pfeldman@chromium.org
2009-05-12
9
-10
/
+137
*
DevTools: enable out of process dev tools by default.
pfeldman@chromium.org
2009-05-12
9
-18
/
+23
*
Move the bookmark node iD generation to bookmark model isntead of
munjal@chromium.org
2009-05-12
7
-56
/
+87
*
Implemented Pipeline seek callbacks and a big refactor of PipelineImplTest.
scherkus@chromium.org
2009-05-12
2
-13
/
+17
*
Split V8Proxy::retrieveActiveFrame() into two methods.
aa@chromium.org
2009-05-12
6
-11
/
+15
*
The version of gcc on mac (4.2) doesn't like inheriting from a test in an ano...
tc@google.com
2009-05-12
1
-7
/
+2
*
Re-enable IFrameTest.InEmptyFrame.
evan@chromium.org
2009-05-12
1
-4
/
+0
*
Fix mac build by disabling tests.
tc@google.com
2009-05-12
1
-0
/
+4
*
Draw the maximized frame background correctly.
glen@chromium.org
2009-05-12
1
-3
/
+13
*
Add new tab startup test to the linux & mac build.
tc@google.com
2009-05-12
3
-14
/
+8
*
Removing floating views, they are not used anymore.
jcampan@chromium.org
2009-05-11
2
-8
/
+1
*
Add import settings dialog on linux.
kuchhal@chromium.org
2009-05-11
10
-40
/
+275
*
Add memory stats for linux page cycler. On linux, we collect
tc@google.com
2009-05-11
2
-37
/
+50
*
Remove AutomationRequest (deprecated by using SyncChannel). Some minor cleanup.
stoyan@chromium.org
2009-05-11
5
-80
/
+4
*
Fix delay loaded dependencies.
kuchhal@chromium.org
2009-05-11
2
-0
/
+3
[next]