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
Commit message (
Expand
)
Author
Age
Files
Lines
*
The FullTabModeIE_WindowOpenInChrome ChromeFrame test should not quit the mes...
ananta@chromium.org
2010-01-30
1
-2
/
+1
*
Stubs for applying content settings.
darin@chromium.org
2010-01-30
2
-1
/
+19
*
Make download items drag sources on OS X.
thakis@chromium.org
2010-01-30
14
-128
/
+270
*
Try to fix linux views, part I don't even know how many
pkasting@chromium.org
2010-01-30
1
-1
/
+0
*
Third take at fixing Linux views build
pkasting@chromium.org
2010-01-30
1
-1
/
+8
*
Things I did not know: Linux Views needs to re-list a bunch of files or it wo...
pkasting@chromium.org
2010-01-30
1
-0
/
+2
*
Fix some signedness issues.
pkasting@chromium.org
2010-01-30
4
-12
/
+19
*
Add basic support for Content Blocked icons in the omnibox. Not yet
pkasting@chromium.org
2010-01-30
15
-8
/
+499
*
Add mechanism for global queueing and prioritization of DNS.
eroman@chromium.org
2010-01-30
9
-30
/
+634
*
Fix build break.
rohitrao@chromium.org
2010-01-30
1
-2
/
+2
*
Rewrite the HostContentSettingsMap to address some issues:
pkasting@chromium.org
2010-01-30
12
-297
/
+316
*
One more place I forgot to lock.
pkasting@chromium.org
2010-01-30
1
-1
/
+5
*
Fix silly failure to actually initialize the scoped_refptrs.
pkasting@chromium.org
2010-01-30
2
-1
/
+4
*
Didn't realize the RefCountedThreadSafe means "no more stack-allocated objects".
pkasting@chromium.org
2010-01-30
3
-34
/
+35
*
More brands for rlz
cpu@chromium.org
2010-01-30
1
-4
/
+6
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
25
-13
/
+1537
*
Make the Blacklist in the URL request context refcounted, since the Profile g...
pkasting@chromium.org
2010-01-30
5
-50
/
+39
*
A few fixes for the HostZoomMap:
pkasting@chromium.org
2010-01-30
5
-25
/
+28
*
Wait for the DB thread to finish posting tasks to the main thread
dumi@chromium.org
2010-01-30
3
-6
/
+36
*
Try to fix canaries.
jorlow@chromium.org
2010-01-30
1
-0
/
+1
*
Use FFmpeg demuxer and bitstream converters in omx_test
hclam@chromium.org
2010-01-30
6
-243
/
+579
*
Fix a figure in the overview, along with associated text.
kathyw@chromium.org
2010-01-30
5
-601
/
+519
*
Changes message_pump_glib not to crash if run without corresponding
sky@chromium.org
2010-01-30
1
-2
/
+7
*
In IE8 new windows opened within ChromeFrame via window.open calls at times b...
ananta@chromium.org
2010-01-30
7
-30
/
+291
*
Disabling onhttpequiv again due to page reload issues.
tommi@chromium.org
2010-01-30
3
-19
/
+36
*
Implemented the undo translation in the renderer.
jcampan@chromium.org
2010-01-30
7
-0
/
+62
*
Revert 37578 - Implement the broker process that launches NaCl loader process...
gregoryd@google.com
2010-01-30
36
-665
/
+77
*
Keep loginwindow from flashing at startup
davemoore@chromium.org
2010-01-30
1
-0
/
+12
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-01-30
36
-77
/
+665
*
Remove that "name" warning, now that the gallery's been fixed.
kathyw@chromium.org
2010-01-30
2
-40
/
+0
*
Hook up the clipboard UI commands to the bookmark manager extension APIs.
arv@chromium.org
2010-01-30
3
-20
/
+80
*
Fix a refcounting memory bug... take 2.
michaeln@chromium.org
2010-01-30
2
-9
/
+15
*
Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...
cira@google.com
2010-01-30
5
-168
/
+347
*
If an extension crashes or is killed by the task manager then reloaded, the i...
andybons@chromium.org
2010-01-30
4
-2
/
+39
*
Add clipboard hooks to the bookmark manager extension API.
arv@chromium.org
2010-01-29
6
-26
/
+196
*
Allow the default settings to disable images, plugins and scripts.
darin@chromium.org
2010-01-29
1
-3
/
+3
*
use stubs for yet-to-be-implemented non-windows translate infobars
kuan@chromium.org
2010-01-29
1
-0
/
+14
*
Fix a regression from r35549 that caused failure in evaluation of PAC script ...
eroman@chromium.org
2010-01-29
2
-7
/
+11
*
Fixed memory leak in WebMessagePortImpl::postMessage()
atwilson@chromium.org
2010-01-29
2
-7
/
+2
*
Add a comment on the quick fix I just did.
evan@chromium.org
2010-01-29
1
-0
/
+6
*
Notification permissions for non extension situations still work on an origin...
johnnyg@chromium.org
2010-01-29
1
-1
/
+3
*
Finished all windows functionality for autofill dialog
georgey@chromium.org
2010-01-29
6
-150
/
+542
*
Add Debian/Ubuntu packages back to Linux build.
tschmelcher@chromium.org
2010-01-29
23
-220
/
+245
*
Mac: Selecting a row in taskman should select other rows in the same process.
thakis@chromium.org
2010-01-29
1
-9
/
+15
*
Replace the "origins" key in the manifest with "extent". The items in the ext...
aa@chromium.org
2010-01-29
8
-42
/
+55
*
linux: use intptr_t where appropriate to fix 64-bit build
evan@chromium.org
2010-01-29
1
-2
/
+2
*
Add UI to TestShell to enable/disable images, plugins, and scripts.
darin@chromium.org
2010-01-29
7
-2
/
+66
*
Revert r37535.
darin@chromium.org
2010-01-29
24
-362
/
+53
*
Fix passing pointers between processes.
jam@chromium.org
2010-01-29
19
-509
/
+425
*
Try to add a useful comment about a case I hit today, at Scott's urging.
pkasting@chromium.org
2010-01-29
1
-1
/
+6
[next]