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
*
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
*
Use refactored filename rules in net.gyp.
evan@chromium.org
2010-01-29
2
-33
/
+8
*
linux: fixes for the glsl renderer
piman@google.com
2010-01-29
5
-10
/
+11
*
Fixes compile warning on linux/views when building 64 bit.
sky@chromium.org
2010-01-29
2
-12
/
+14
*
Re-enables CFInstance RPC tests for Firefox that were previously timing out d...
slightlyoff@chromium.org
2010-01-29
2
-4
/
+2
*
modify url for About Google Translate
kuan@chromium.org
2010-01-29
1
-1
/
+1
*
Replace GtkFileChooser with file browser for ChromeOS
xiyuan@chromium.org
2010-01-29
11
-145
/
+1050
*
Rename NaCl flag for Mac to avoid confusion with --internal-nacl
gregoryd@google.com
2010-01-29
4
-6
/
+15
*
Redesigned CommandBuffer and NPDevice3D interfaces.
apatrick@chromium.org
2010-01-29
23
-536
/
+346
*
Update O3D DEPS to pull in current Nixysa.
maf@google.com
2010-01-29
1
-1
/
+1
*
linux: two rebaselines due to recent work of mine on complex text
evan@chromium.org
2010-01-29
7
-23
/
+18
*
Disable DB perf tests for now. For some unknown reason they're taking
dumi@chromium.org
2010-01-29
1
-2
/
+4
*
Fix possible iterator corruption in Carbon plugin idle event handling
stuartmorgan@chromium.org
2010-01-29
1
-2
/
+6
*
Changes top-level browser process name back to "Chrome_WidgetWin_" from "Chro...
gwilson@google.com
2010-01-29
1
-1
/
+3
*
A little more polish on the RSS extension.
finnur@chromium.org
2010-01-29
4
-5
/
+6
*
Revert previously disabled mac tests.
rohitrao@chromium.org
2010-01-29
3
-18
/
+0
*
Implement extended cookie controls.
jochen@chromium.org
2010-01-29
24
-53
/
+362
*
Update webkit to r54075 to resolve Mac NTP issues.
darin@chromium.org
2010-01-29
2
-1
/
+4
*
Icons for content blocking notifications.
pkasting@chromium.org
2010-01-29
5
-0
/
+0
*
valgrind: Slightly widen the bug_20653b suppression.
thestig@chromium.org
2010-01-29
2
-2
/
+2
*
wine_valgrind: Widen a suppression.
thestig@chromium.org
2010-01-29
1
-1
/
+1
*
Reland r37508. Implement HostContentSettingsMap.
jochen@chromium.org
2010-01-29
18
-32
/
+509
*
Mac bookmark manager: Crash after deleting folder in left pane
snej@chromium.org
2010-01-29
3
-10
/
+33
*
Clean up some things about LocationBarView:
pkasting@chromium.org
2010-01-29
2
-51
/
+41
*
Revert "Implement HostContentSettingsMap"
evan@chromium.org
2010-01-29
23
-550
/
+36
[next]